i.MX6SoloX Linux & FreeRTOS shared resources

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

i.MX6SoloX Linux & FreeRTOS shared resources

跳至解决方案
1,505 次查看
o_scherbinin
Contributor III

hello. i am using iMX6 SABRESD board.
i need FreeRTOS and Linux systems for this board loaded in RAM (DDR). Linux is placed at the beginning of RAM and FreeRTOS in the second half.
Then first u-boot ups m4 core (FreeRTOS) and it works fine till Linux starts and m4 loses its console. I can see that a fault
occures when Linux initializes NVIC.
The intended for m4 serial device is disabled in the device tree (using of m4 dts file).
I would like to know what is correct way work with two systmes at the same time.


With best wishes.

标签 (1)
0 项奖励
回复
1 解答
1,475 次查看
igorpadykov
NXP Employee
NXP Employee

Hi o_scherbinin

 

for debugging hints one can look at similar issue on below link

https://community.nxp.com/t5/i-MX-Processors/GPT-capture-sample-on-M4-seems-to-hang-on-Linux-boot/m-...

 

Best regards
igor

在原帖中查看解决方案

2 回复数
1,465 次查看
o_scherbinin
Contributor III

Although, the fault was connected with incorrect area in my ld file, i find this link very useful.
Thank you Igor.

 

 

0 项奖励
回复
1,476 次查看
igorpadykov
NXP Employee
NXP Employee

Hi o_scherbinin

 

for debugging hints one can look at similar issue on below link

https://community.nxp.com/t5/i-MX-Processors/GPT-capture-sample-on-M4-seems-to-hang-on-Linux-boot/m-...

 

Best regards
igor