Bare Metal interface access on MX7

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Bare Metal interface access on MX7

593 次查看
demoniacmilk
Contributor IV

Hello community,

to verify custom hardware I'd like to read/write some bytes to/from different interfaces/memory.

Beacuse I dont know anything about Linux (and the linux part for this project will be done by someone else) I would like to program these tests bare metal.

KEIL is available, what kind of emulators may I use? Any?

Are there any examples for bare metal interface access?

Is the M4 capable of accessing the DDR RAM or is this RAM access exclusive for the A7? Again, any example code?

Thanks and regards,
Lars

标签 (2)
0 项奖励
回复
1 回复

468 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Lars

for baremetal examples one can look on FreeRTOS

Board Support Packages (3)
FreeRTOS_iMX7D_1.0.1

i.MX 7Dual Arm Cortex-A7 Processor|NXP 

>Is the M4 capable of accessing the DDR RAM or is this RAM access

>exclusive for the A7? Again, any example code?

yes, examples can be found in FreeRTOS

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复