embeded2020. 10. 19. 15:05

uboot에서 cpu id 확인하는 부분을 수정하는 것 같은데 머가 원인이었을까?

 

[링크 : https://community.nxp.com/.../Poor-framerates-on-iMX6-Solo-when-decoding-H264/...]

[링크 : https://community.nxp.com/.../Error-in-opening-firmware-binary-file-for-i-mx6-solo-wandboard/...]

'embeded' 카테고리의 다른 글

i.mx6quad용 gcc 옵션  (0) 2021.01.08
orange pi r1+  (0) 2021.01.08
간만에 부품 지름  (2) 2020.03.04
solidrun CuBox-i2w  (0) 2019.03.10
udoo 보드  (0) 2018.11.29
Posted by 구차니
embeded/raspberry pi2020. 10. 12. 20:05

라즈베리 파이 3부터 블루투스가 추가되었는데

비컨모드(advertise mode) 로 사용이 가능하면.. 페어링 없이 데이터를 주고 받을 수 있을 것 같아서 검색!

 

[링크 : http://scribles.net/running-ble-advertising-example-code-on-raspbian-stretch/]

[링크 : http://airpage.org/xe/project_data/27840]

Posted by 구차니
embeded/ARM2020. 9. 23. 12:28

예전에 2651v2 48 코어에서 돌린거 시간을 저장을 안해놔서 아쉽네..

 

# sysbench --test=cpu --cpu-max-prime=200000 --num-threads=96 run
sysbench 0.4.12:  multi-threaded system evaluation benchmark

Running the test with following options:
Number of threads: 96

Doing CPU performance benchmark

Threads started!
Done.

Maximum prime number checked in CPU test: 200000


Test execution summary:
    total time:                          6.8619s
    total number of events:              10000
    total time taken by event execution: 652.8527
    per-request statistics:
         min:                                 65.21ms
         avg:                                 65.29ms
         max:                                129.36ms
         approx.  95 percentile:              65.30ms

Threads fairness:
    events (avg/stddev):           104.1667/0.42
    execution time (avg/stddev):   6.8005/0.03

 

# sysbench --test=cpu --cpu-max-prime=200000 --num-threads=48 run
sysbench 0.4.12:  multi-threaded system evaluation benchmark

Running the test with following options:
Number of threads: 48

Doing CPU performance benchmark

Threads started!
Done.

Maximum prime number checked in CPU test: 200000


Test execution summary:
    total time:                          13.6361s
    total number of events:              10000
    total time taken by event execution: 652.2536
    per-request statistics:
         min:                                 65.20ms
         avg:                                 65.23ms
         max:                                 66.83ms
         approx.  95 percentile:              65.26ms

Threads fairness:
    events (avg/stddev):           208.3333/0.47
    execution time (avg/stddev):   13.5886/0.03

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

ampere altra  (0) 2020.11.23
arm cl  (0) 2020.10.29
cavium thunderX / thunderX2  (0) 2020.09.18
thunderX 아키텍쳐  (0) 2020.09.16
keil window 버전별 지원버전  (0) 2018.07.19
Posted by 구차니
embeded/raspberry pi2020. 9. 22. 12:16

ozeki

 

나중에 읽어 봐야겠다..

그런데 VoIP가 정확하게 멀 의미하는거지?

 

 

[링크 :  https://www.instructables.com/id/How-to-make-VoIP-calls-from-Raspberry-Pi/]

[링크 : https://www.voip-info.org/sflphone/]

Posted by 구차니
embeded/ARM2020. 9. 18. 12:14

회사에 있는게 X2인줄 알았는데 X네..(아쉽..)

X는 가상화 지원, HT 미지원인데

X2는 가상화 여부는 이야기 없고, HT가 x2 는 한가지 모델 나머지는 x4다.

 

 

CN8890 48 core 48 thread

[링크 : https://en.wikichip.org/wiki/cavium/thunderx]

 

CN9960 16 core 64 thread

CN9965 20 core 40 thread

CN9970 24 core 96 thread

CN9975 28 core 112 thread

CN9978 30 core 120 thread

CN9980 32 core 128 thread

[링크 : https://en.wikichip.org/wiki/cavium/thunderx2]

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

arm cl  (0) 2020.10.29
arm64 server sysbench  (0) 2020.09.23
thunderX 아키텍쳐  (0) 2020.09.16
keil window 버전별 지원버전  (0) 2018.07.19
ARM MPMC(multiport memory controller)  (0) 2018.03.19
Posted by 구차니
embeded/ARM2020. 9. 16. 18:17

CPU간에는 CCPI2를 통해서 연결

 

[링크 : https://www.gigabyte.com/ARM-Server/R281-T94-rev-100#ov]

[링크 : https://www.gigabyte.com/kr/ARM-Server/R150-T62-rev-100#ov] <<

 

CCPI2

Cavium Coherent Processor Interconnect

[링크 : https://en.wikichip.org/wiki/cavium/ccpi]

 

[링크 : https://www.anandtech.com/show/12694/assessing-cavium-thunderx2-arm-server-reality/8] 벤치마크

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

arm64 server sysbench  (0) 2020.09.23
cavium thunderX / thunderX2  (0) 2020.09.18
keil window 버전별 지원버전  (0) 2018.07.19
ARM MPMC(multiport memory controller)  (0) 2018.03.19
AMBA AXI  (0) 2018.01.30
Posted by 구차니
embeded/arduino(genuino)2020. 9. 8. 15:25

오.. 맨날 시리얼 모니터만 봤는데 이런 기능이!

 

[링크 : https://blog.naver.com/cherrychance/221339259943]

[링크 : https://blog.naver.com/roboholic84/220636488242]

'embeded > arduino(genuino)' 카테고리의 다른 글

아두이노 Serial.print()와 Serial.write()  (0) 2022.11.14
아두이노 USB HID  (0) 2021.05.07
TEA5767 살까 말까..  (0) 2020.06.15
지름신 축적중  (0) 2020.06.10
ULN2003 보드 / 28BYJ-48 스텝 모터  (0) 2020.05.05
Posted by 구차니
embeded/FPGA - ALTERA2020. 6. 23. 09:11

읭.. 생성은 4.0 대에서 했던 듯?

 

 

예 누르고 넘어가는데

헐.. 어느 버전을 써야 하나?

 

 

+

검색하다 보니 excalibur는 4.2 버전까지라고.. ㄷㄷ

HBE-SoC-Entry에서 사용되는 EXCALIBUR의 디바이스의 경우 Quartus II 4.2까지만 지원을 하고 있습니다.

따라서, 4.0 또는 4.2 버전으로 사용해야 합니다.

이 버전의 경우 Windows 7까지 사용하여 보았으며,

USB Blaster의 드라이버는 최신 버전의 Quartus II의 드라이버를 추출하여 사용하시면 됩니다.

[링크 : http://www.hanback.kr/insiter.php?design_file=3012.php&article_num=11627&OTSKIN=layout_ptr.php]

 

+

4.2 설치하고 나니 되긴 한다. 라이센스를 따로 받아야 하는 귀찮음이 발생하네..

 

SOPC builder 실행하니 JVM 에러가 나네?

'embeded > FPGA - ALTERA' 카테고리의 다른 글

cyclone V openCL?  (0) 2021.03.26
risc v on fpga  (0) 2021.03.09
큰 맘 먹고 질렀으나..  (0) 2020.06.22
APEX FPGA quartus 지원 버전  (0) 2020.06.22
지름신 쫒아내기  (0) 2020.06.19
Posted by 구차니
embeded/FPGA - ALTERA2020. 6. 22. 21:42

이거 웬지 자료가 없어서 쓰레기가 될 느낌이 농후해지는 중

 

HBE-Combo-D1은 JTAG 핀없이 패러럴로만 있어서 요즘 LPT가 없는 시스템에서 쓰기 너무 힘들 것 같아서 패스하고

SoCMaster-XP100 와 Hybus X-Hyper320TKU 중에 고민을 했는데

 

Hybus X-Hyper320TKY의 IEB 보드는 비표준 사이즈의 JTAG을 쓰고 있어서 일단 패스

(Byte Blaster라고 패러럴 포트로 되어있어서 먼가 작업을 하면 가능은 하겠지만.. 귀찮...)

그리고 다른분이 10개 사가셨다는데 거기에는 CD 있었다는거 같은데

내가 보러 가서는 CD가 없어서 구글링 해도 자료가 없는지라 포기.

 

SoCMaster는 표준 2.54mm pitch 10핀 JTAG을 쓰고 있어서 추가 작업없이 

저렴한 USB Blaster를 통해서 구울수 있어 낼름 겟!

CD는 있는데 집에와서 보니 별다른 자료는 없고 소스코드와 데이터 시트뿐이라

어떤 교육자료를 조금 기대했던 나로서는 3만원만 날리는 게 되는거 아닌가 라는 불안감이 엄습중..

 

+

흐음.. 고민이네..

 

[링크 : https://www.aladin.co.kr/shop/wproduct.aspx?ItemId=223418718] 책 16000 + 2500

[링크 : http://itempage3.auction.co.kr/DetailView.aspx?itemno=B439033929] USB blaster 6460 +2500

'embeded > FPGA - ALTERA' 카테고리의 다른 글

risc v on fpga  (0) 2021.03.09
quartus II 9.0이 아니야? 4.2 설치!  (0) 2020.06.23
APEX FPGA quartus 지원 버전  (0) 2020.06.22
지름신 쫒아내기  (0) 2020.06.19
timequest time analyzer?  (0) 2018.06.28
Posted by 구차니
embeded/FPGA - ALTERA2020. 6. 22. 13:07

 

[링크 : https://fpgasoftware.intel.com/devices/]

 

Design software support for FLEX, APEX, ACEX, and HardCopy Stratix device families is not provided in versions of the Quartus II software beginning with version 9.1. Use the Quartus II software version 9.0 or earlier to support those devices.

[링크 : https://www.intel.com/.../rd07262013_295.html]

 

 

altera excalibur 시리즈는 APEX 20KE 시리즈를 내장한다고 하니.. qartus 9.0을 써야 할 듯

그런데 최신 버전은 20.1 이라는게 함정 엄청(!) 구석기 시대 꺼구만?

Part of the Altera® Excalibur™ embedded processor solutions:
system-on-a-programmable-chip (SOPC) architecture (see Figure 1 on page 4) builds upon features of the APEX™ 20KE family of PLDs, with up to 1,000,000 gates (see Table 1 on page 2)

[링크 : https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/exc_arm_hwdref_mnl.pdf]

'embeded > FPGA - ALTERA' 카테고리의 다른 글

quartus II 9.0이 아니야? 4.2 설치!  (0) 2020.06.23
큰 맘 먹고 질렀으나..  (0) 2020.06.22
지름신 쫒아내기  (0) 2020.06.19
timequest time analyzer?  (0) 2018.06.28
altera quartus2 simulation 도움말  (0) 2018.06.28
Posted by 구차니