Unified Bootloader project batch file not working...

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

Unified Bootloader project batch file not working...

3,322 次查看
myh_ortem
Contributor I

Hi,

https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099

I downloaded Unified Bootloder for S32K344, but in bootloader project there is a batch file for copying some stack files into project, and it doesnt working.

https://prnt.sc/vDhMj-YILdH9

 
0 项奖励
回复
7 回复数

3,309 次查看
myh_ortem
Contributor I

I downloaded again from the same link, zip file changed. And I have those files now.
But I have another problem. 

K344 project is made for BGA257 package.

If you open pintools from s32DS, and click "update code" without changing anything, Pintools wants to remove some files from project.

Check : https://prnt.sc/a28m4I2Fea9m

And project compiles gives a lot errors because of that.

 

I need to change IC package, because mine is FQFP172.. (ev-kit from nxp)

0 项奖励
回复

3,285 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I have tried to import this project in S32DS3.4 with SW32K3_RTD_4_4_1_0_0_D2110
Project can be compiled first, after I opened configtools and update code, it shows some errors but nothing is removed and update is done, code can be compiled again.

PetrS_3-1649322068170.png

PetrS_4-1649322076146.png

Package switch can be done in Pins configtool

PetrS_5-1649322091926.png

 

​​​​​​​and you will need to select different pins for some outputs 

BR, Petr

0 项奖励
回复

3,281 次查看
myh_ortem
Contributor I

https://prnt.sc/Fi0WWlFerDfa

SW32K3_RTD_4.4_2.0.0_D2203

S32 Design Studio for S32 Platform
Version: 3.4
Build id: 201217 (Update 3)

https://prnt.sc/yPdgIPISYtQ3

https://prnt.sc/5h4VwWbMDR4G

I tried again and again, and same result.. 

0 项奖励
回复

3,273 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

so you have RTD2.0.0, project was done in RTD1.0.0 i think, so do you have this version installed as well.
I can try to install new RTD and test.

Tomlin @nxf10035 , do you have a feedback for these errors?

BR, Petr

 

0 项奖励
回复

3,225 次查看
myh_ortem
Contributor I

Any progress on that?
Currently I can use it with RTD 1, but in the near future we will move on K342 that requires RTD 2 update.
Can you adapt the project or give a guide to how to adapt to RTD 2.0?

0 项奖励
回复

3,195 次查看
nxf10035
NXP Employee
NXP Employee

Hello,

     Currently, we have not the plan to porting the bootloader to RTD2.0. If you want to porting the stack, have some suggestions as below:

1. Config used drivers(e.g., CAN, SWT, timer etc), reference bootloader project based on RTD1.0

2. Modify link file, reference bootloader project based on RTD1.0

Best Regards!

0 项奖励
回复

3,247 次查看
nxf10035
NXP Employee
NXP Employee

Hello,

    Is RTD2.0(MCAL) or LLD based on CT? The bootloader project is RTD1.0(LLD) and based on CT. As I known the RTD2.0(LLD) is not release.

Best Regards!

0 项奖励
回复