Multi-core project: (USB1) USB_STACK_MEM_BASE place

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

Multi-core project: (USB1) USB_STACK_MEM_BASE place

669 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by turiB on Tue Feb 09 06:27:08 MST 2016
Hello!

I have dificulties on LPC4370 with USB ROM stack. I use AHB (64kB) on M0APP and this is a reason to move USB_STACK_MEM_BASE from 0x20004000. I tried to move 0x1001 8000 (goes hard fault) and 0x1800 0000 (M0SUB not used in my project but no hard fault just USB not working). Itested memory access (on 0x1800 0000) with MSC and it has no problem with it.

How can i resolve it? Thanks in advance for any advice.
标签 (1)
0 项奖励
回复
1 回复

652 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by turiB on Tue Feb 09 06:32:30 MST 2016
I solved how to move to USB_STACK_MEM_BASE  0x1001 8000 (Hard fault caused by FreeRTOS heap mem) without hard fault but the problem remains. No errors but it only works from 0x20004000 and i don't know why. :((

Thanks in advance for any advice.
0 项奖励
回复