'잡동사니'에 해당되는 글 13248건

  1. 2015.11.12 SNTP - Simple NTP
  2. 2015.11.12 freertos 자료
  3. 2015.11.11 eMMC에 대한 환상은 깨도 되려나?
  4. 2015.11.11 freeRTOS 패키지?
  5. 2015.11.11 Arduino Uno freeRTOS 강좌
  6. 2015.11.11 rtos on rpi
  7. 2015.11.11 PXA255 관련 조사
  8. 2015.11.11 uclinux / linux 벤치마킹
  9. 2015.11.11 axf to bin 6
  10. 2015.11.11 µC/OS-II

정확도 면에서는 NTP 만큼의 정확도를 요구하지 않는 표준안


PTP > NTP > SNTP 순일려나?


[링크 : https://www.meinbergglobal.com/english/faq/faq_37.htm]

[링크 : https://www.meinbergglobal.com/english/glossary/sntp.htm]

[링크 : http://www.rfc-base.org/txt/rfc-2030.txt]

[링크 : https://en.wikipedia.org/wiki/Network_Time_Protocol#SNTP]

'이론 관련 > 컴퓨터 관련' 카테고리의 다른 글

file system snapshot  (0) 2016.01.28
tsl - test and set lock  (0) 2015.11.23
MMIO <-> PMIO  (0) 2015.07.28
pkzip 포맷  (0) 2015.04.17
wear leveling dynamic static(global)  (0) 2015.04.09
Posted by 구차니
embeded/freeRTOS2015. 11. 12. 11:40



출처 :  http://www.ubinos.org 


[링크 : http://jang574.tistory.com/49]

'embeded > freeRTOS' 카테고리의 다른 글

esp32 freertos  (0) 2023.12.08
stm32 freertos  (0) 2023.12.08
freeRTOS stack & heap 메모리 사용량 예측  (0) 2015.12.16
lm3s811 freeRTOS ADC...  (0) 2015.11.16
freeRTOS 패키지?  (0) 2015.11.11
Posted by 구차니
embeded/odroid2015. 11. 11. 16:24

중고나라 뒤지면서 싸게 나오면 질러야지!!!! 라고 목을 빼고 있긴한데


odroid-c1으로 테스트 한 결과

SDXC(UHS-1)을 지원하는 녀석과 eMMC 와는 생각만큼 큰 차이는 없다 정도?


무겁게 부팅시에

53초 vs 68초(1분 8초) 로

15초 차이인데.. 25% 정도 빠르다! 라고 할 수 있을진 모르겠지만

어짜피 라즈베리의 sdhc 보단 빠를테니 머...


[링크 : https://www.youtube.com/watch?v=DXAiohgU_co]





[링크 : https://www.youtube.com/watch?v=a7IL_tH5wx8]



음.. XU를 질러야 하나? ㅋㅋㅋ


[링크 : https://www.linux.com/.../813223-performance-testing-the-new-35-raspberry-pi-2]

'embeded > odroid' 카테고리의 다른 글

odroid u3 사용준비!  (0) 2016.09.02
odroid u3 지름!  (0) 2016.09.02
odroid eMMC 관련  (0) 2015.11.03
또 다른 선택.. Odroid C1  (0) 2015.04.17
odroid  (0) 2014.05.21
Posted by 구차니
embeded/freeRTOS2015. 11. 11. 13:50


FreeRTOS+TCP

FreeRTOS+FAT


[링크 : http://www.freertos.org/FreeRTOS-Labs/index.shtml]

    [링크 : http://www.freertos.org/FreeRTOS-Labs/RTOS_labs_download.html?0]


FreeRTOS+Nabto

FreeRTOS+FAT SL

FreeRTOS+UDP

FreeRTOS+CLI

FreeRTOS+Trace

FreeRTOS+IO


[링크 : http://www.freertos.org/FreeRTOS-Plus/]

'embeded > freeRTOS' 카테고리의 다른 글

esp32 freertos  (0) 2023.12.08
stm32 freertos  (0) 2023.12.08
freeRTOS stack & heap 메모리 사용량 예측  (0) 2015.12.16
lm3s811 freeRTOS ADC...  (0) 2015.11.16
freertos 자료  (0) 2015.11.12
Posted by 구차니
embeded/AVR (ATmega,ATtiny)2015. 11. 11. 13:32

freeRTOS를 써볼일이 생길것 같아서 조사중..


[링크 : http://webnautes.tistory.com/595]

[링크 : http://webnautes.tistory.com/category/임베디드/freeRTOS%28arduino%29]

'embeded > AVR (ATmega,ATtiny)' 카테고리의 다른 글

싸이피아 USBASP 손보기...?  (0) 2016.03.05
wiring  (0) 2016.02.29
마우스 DIY 자료  (0) 2015.09.23
키보드 DIY 자료  (0) 2015.09.23
avr-gcc -mmcu 관련 작동 내용  (0) 2015.08.02
Posted by 구차니
embeded/raspberry pi2015. 11. 11. 13:19


rt linux ?

[링크 : http://www.pebblebay.com/raspberry-pi-embedded]

[링크 : http://docs.emlid.com/Downloads/Real-time-Linux-RPi2/]

    [링크 : http://embedded-computing.com/articles/getting-raspberry-rtos-ready-embedded-systems/]


FreeRTOS Ported to Raspberry Pi

[링크 : https://github.com/jameswalmsley/RaspberryPi-FreeRTOS]

    [링크 : http://www.osrtos.com/rtos/freertos]


ChibiOS/RT

[링크 : http://www.chibios.org/]

[링크 : http://sourceforge.net/projects/chibios/files/] GPL version

    [링크 : http://www.stevebate.net/chibios-rpi/GettingStarted.html]

'embeded > raspberry pi' 카테고리의 다른 글

라즈베리 파이 zero...???  (0) 2015.11.27
라즈베리 파이 Zero @ 5$ ?!?!?  (2) 2015.11.26
clcd - bona cm04075 / lc1628  (0) 2015.11.04
라즈베리 파이 CLCD 라이브러리  (0) 2015.11.03
bcm2835 pwm 데이터시트  (0) 2015.10.16
Posted by 구차니

ARM9 시리즈 이지만.. FP 연산이 불가능한 녀석이 바로 Xscale

그래서 꽤나 더 느리게 느껴진거였나..


아무튼 XScale에서는 eCos에서 사용하는 부트로더인 redboot를 기본으로 채택하고 있어서

redboot + linux 조합이었던 것.


eCos는 RTOS

PXA255에는 CF와 USB Client가 내장



The XScale architecture is based on the ARMv5TE ISA without the floating point instructions.

RedBoot — open-source bootloader, the standard boot firmware shipped with XScale boards

[링크 : https://en.wikipedia.org/wiki/XScale]


RedBoot (an acronym for Red Hat Embedded Debug and Bootstrap firmware) is an open source application that uses the eCos real-time operating system Hardware Abstraction Layer to provide bootstrap firmware for embedded systems. 

[링크 : https://en.wikipedia.org/wiki/RedBoot]


The Embedded Configurable Operating System (eCos) is a free and open source real-time operating system intended for embedded systems and applications which need only one process with multiple threads.

[링크 : https://en.wikipedia.org/wiki/ECos]

Posted by 구차니
회사일/uclinux & rtos2015. 11. 11. 11:12

ppt 에 추가된 내용으로

부팅 시간이

linux 2.6.7 - 437.11

uclinux 2.6.7 - 415.16

으로 22초 정도 단축된다.


context switching 에 소요되는 시간인

linux - avg 110us

uclinux - avg 20us

에 비하면... 의외로 미미한 수준?


MMU 지원을 받지 못해 소스를 수정해야 하는 오버헤드를 생각하면

그리 큰 성능향상이라고 하긴 그럴 듯..


[링크 : http://bit.sparcs.org/~gangster/publication/uc_linux_fall.ppt]

[링크 : http://opensrc.sec.samsung.com/document/uc-linux-04_sait.pdf]

'회사일 > uclinux & rtos' 카테고리의 다른 글

freeRTOS + lwip or freeRTOS+TCP  (0) 2016.01.06
비선점형 마이컴 OS - csrtos  (0) 2015.11.12
µC/OS-II  (0) 2015.11.11
uclinux  (0) 2015.11.10
freeRTOS / OpenRISC  (0) 2015.11.10
Posted by 구차니
embeded/Cortex-M3 Ti2015. 11. 11. 09:54

BIN30과 obj/sample.*은

버전과 프로젝트에 맞춰 넣어주어야 한다.


C:/Keil/ARM/BIN30/fromelf.exe --output obj/sample.bin --bin obj/sample.axf


[링크 : https://e2e.ti.com/support/microcontrollers/stellaris_arm/f/471/t/45884]

'embeded > Cortex-M3 Ti' 카테고리의 다른 글

lm3s811 / lm31968 adc 사양비교  (0) 2015.11.17
ADC 샘플 시퀀서...  (0) 2015.11.17
lm3s1607 / lm3s811 비교  (0) 2015.11.03
bitband 고찰..  (0) 2015.10.23
lm3s617 stepper rdk  (0) 2015.10.13
Posted by 구차니
회사일/uclinux & rtos2015. 11. 11. 08:39


[링크 : http://micrium.com/rtos/ucosii/overview/]

[링크 : https://www.csie.ntu.edu.tw/~d6526009/ucOS2/Chapter-1.pdf]


+

[링크 : http://repilria.tistory.com/382]

'회사일 > uclinux & rtos' 카테고리의 다른 글

freeRTOS + lwip or freeRTOS+TCP  (0) 2016.01.06
비선점형 마이컴 OS - csrtos  (0) 2015.11.12
uclinux / linux 벤치마킹  (0) 2015.11.11
uclinux  (0) 2015.11.10
freeRTOS / OpenRISC  (0) 2015.11.10
Posted by 구차니