Unable to load unified bootloader demo V2.1

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

Unable to load unified bootloader demo V2.1

跳至解决方案
582 次查看
maheshLeggett
Contributor I

Hello,

 

I'm using an S32K116 32 pin package uC. I'm currently trying to get the bootloader demo found here to work.

S32DS Platform is the IDE I normally use however since the S32K116_LIN_Bootloader project uses Processor Expert, I'm using S32DS for Arm. Importing the project gives the following error 

maheshLeggett_0-1739918416677.png

Before installing the Kinetis SDK I could only select the 48 pin variant of S32K116. After installing Kinetis SDK 1.3.0 Mainline - Windows, I'm now able to pick the 32 pin variant of the uC but the error still shows up and it isn't possible to generate code using Processor Expert. 

A workaround I'm using is to use the pin_mux.c and pin_mux.h file from a different project that builds to use the correct pin configuration in the project. 

The UBL.pdf file found in the unified bootloader package isn't descriptive enough. 

 

My 2 questions are:

1. How do I get rid of the error so I can generate code using Processor Expert?

2. Is there a more in depth explanation for configuring the bootloader, changes to be made to the application to switch between application and bootloader, updating the application using the bootloader etc?

Any assistance would be greatly appreciated! 

 

 

0 项奖励
回复
1 解答
558 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

A1: Please download the S32 Design Studio for Arm 2018.R1 – Windows/Linux and install S32 Design Studio for ARM v2018.R1 Update 11 with S32 SDK S32K1xx SR 3.0.2. This project is based on S32K1 SDK 3.0.x.

A2: Have you read theUnified Bootloader – User Guide?

I’m sorry to say that Unified bootloader shared on the community is only unofficial demo provided AS IS with no guarantees and no support. Currently we do not have resources to support this demo. We apologize for any inconvenience. 


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "ACCEPT AS SOLUTION" 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 回复
559 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

A1: Please download the S32 Design Studio for Arm 2018.R1 – Windows/Linux and install S32 Design Studio for ARM v2018.R1 Update 11 with S32 SDK S32K1xx SR 3.0.2. This project is based on S32K1 SDK 3.0.x.

A2: Have you read theUnified Bootloader – User Guide?

I’m sorry to say that Unified bootloader shared on the community is only unofficial demo provided AS IS with no guarantees and no support. Currently we do not have resources to support this demo. We apologize for any inconvenience. 


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "ACCEPT AS SOLUTION" 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 项奖励
回复