BusPal questions

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

BusPal questions

跳至解决方案
1,221 次查看
gschelotto
Contributor V

Hi,

Some questions about BusPal:

  • BusPal seems to be available for 3 boards: FRDM-KL25Z, TWR-KV46F150M and TWR-K65F180M. Is it correct?
  • Digging into SDK_2.8.0_TWR-KV46F150M (mcu-boot folder) I'm not able to find the BusPal project. Where is this utility?
  • Is it supported by the latest MCUxpresso IDE? If not, what changes should I make to migrate the project to the MCUxpresso IDE?
  • I have a FRDM-KE16Z with CAN. How could I do to use BusPal with this board?

Thanks in advance,
gaston

0 项奖励
回复
1 解答
1,207 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi,

1.Yes

2. Please download NXP_Kinetis_Bootloader_2_0_0 package from https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuboot-mcu-...

Buspal project is in NXP_Kinetis_Bootloader_2_0_0\apps\bus_pal.

3,4. No, this project is build in IAR. You have to migrate the project to MCUXpresso. This is not a hard work. Most work is copy and paste source code to a empty or hello_world MCUXpresso project. Then configure the clock and peripheral driver.

 

Regards,

Jing

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,208 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi,

1.Yes

2. Please download NXP_Kinetis_Bootloader_2_0_0 package from https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuboot-mcu-...

Buspal project is in NXP_Kinetis_Bootloader_2_0_0\apps\bus_pal.

3,4. No, this project is build in IAR. You have to migrate the project to MCUXpresso. This is not a hard work. Most work is copy and paste source code to a empty or hello_world MCUXpresso project. Then configure the clock and peripheral driver.

 

Regards,

Jing

0 项奖励
回复