LCP540xx to LPC546xx - Project compatibility

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

LCP540xx to LPC546xx - Project compatibility

跳至解决方案
1,178 次查看
mareikeED
Contributor II

Hello,

We have used the LPC54005 processor in one of our products. Due to the sometimes low availability, we would like to use the pin compatible processors such as the LPC54606 with the same program code.

I have read that the processors of the LPC546xx and LPC54(S)0xx series are pin to pin compatible. Now the question is whether they are also project compatible.

For testing, I have created a project in MCUXpresso for the LPC54005 processor that only flashes one LED.
When I load this project on the processor LPC54606, it does not work.

I have already tried to enter the memory under MCU Settings in the same way as for a project for the LPC54606, but that didn't help either.

Maybe someone has an idea how to get a project running on the other series?

Many thanks and best regards
Mareike

0 项奖励
回复
1 解答
1,161 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @mareikeED

There is no internal flash with LPC540xx, while LPC546xx includes internal flash.

So it it hard to directly run on LPC54606. 

 

BR

Alice

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,162 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @mareikeED

There is no internal flash with LPC540xx, while LPC546xx includes internal flash.

So it it hard to directly run on LPC54606. 

 

BR

Alice

0 项奖励
回复
1,153 次查看
mareikeED
Contributor II

Hello Alice,
Thank you very much for your answer!
Yes, it is really hard.

I did a lot of testing again today. An MCUXpresso project for an LPC540xx does not enable the flash, so the code will not run on an LPC546xx series processor.
Conversely, an MCUXpresso project for an LPC546xx series processor expects flash and will not run on a processor without it.

I will have to find another solution.
Best regards
Mareike

0 项奖励
回复