nuttx

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

nuttx

2,117 次查看
bingw
Contributor I

hi:

   It didn't work that I run the LPCXpresso54628 board os demo of nuttx at LPCXpresso54018 board platform.I changed the board configuration of PLL frequency from 220MHz to 180MHz and spiflash address at 0x10000000 and RAM address at 0x20000000 and other related memory address,but the nuttx looks doesn't work which the nsh can't output.

What could I do for the working of nuttx demo on LPCXpresso54018 platform?

Thank you!

标签 (1)
0 项奖励
回复
3 回复数

1,882 次查看
spudaneco
Contributor II

I would not expect the LPC54628 port to work with the LPC54018.  It is not just a matter of configuration. My understanding is that there are difference is the clocking logic.  That would require some small design enhancement to the core LPC54xx logic.

0 项奖励
回复

1,882 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hello,

 

Unfortunately,  NuttX has limited support on our side. For RTOS software we can provide the FreeRTOS examples located in the MCUXpresso SDK. https://mcuxpresso.nxp.com/en/welcome

 

Sorry for the inconvenience this may cause you.

 

Best regards,

Felipe

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复

1,882 次查看
bingw
Contributor I

pastedImage_1.png

I download the .bin file with J-Link as the picture above show.

pastedImage_3.png

The flash.ld file is as same as LPCXpresso54628 except memory address.

The nsh configed to USART0 and enabled,but it looks not run to the __start() function.

0 项奖励
回复