Removing the serial manager and statup files

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Removing the serial manager and statup files

543 Views
razvanstanescu
NXP Employee
NXP Employee

Hi,

I am trying to create a SDK for the RapidIoT board. This board uses the MK64 SoC. I've manage to generate the SDK with the examples but I have a problem with the serial manager. This board uses the FSCI provided by the connectivity team, this FSCI module is supported by the 2.2 version of the SDK so it dosen't work with the serial manager from 2.5. I tried to remove it from the rapidiot yml files but the generator still ads it. It seems to be part of the template project for the MK64. Is there a way to remove it without messing with the template project ?

Another issue I have is with the startup_MK64F12.c file. This board uses a custom .ld also provided by the connectivity team, and this .ld doesn't work with the startup_MK64F12.c it needs the startup_MK64F12.S files. It there a way to tell the generator to include this .S file for the MCUX IDE ?

Thank you,

Razvan

0 Kudos
Reply
0 Replies