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.
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)
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.
Package switch can be done in Pins configtool
and you will need to select different pins for some outputs
BR, Petr
SW32K3_RTD_4.4_2.0.0_D2203
S32 Design Studio for S32 Platform
Version: 3.4
Build id: 201217 (Update 3)
I tried again and again, and same result..
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
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?
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!
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!