Debug_Flash to "S32K3xx_NXP_RTOS_4_7_152_CODEDROP_0_4_1_D2312" AUTOSAR OS Project

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

Debug_Flash to "S32K3xx_NXP_RTOS_4_7_152_CODEDROP_0_4_1_D2312" AUTOSAR OS Project

171 Views
ugur
Contributor I

I'm using "S32K3xx_NXP_RTOS_4_7_152_CODEDROP_0_4_1_D2312" AUTOSAR OS demo project for S32K344 MCU.

When I want to run the Example OS Project with NXP Design Studio, the project runs only with the Debug_RAM option. This is also stated in the description of the example project.

ugur_0-1713530731983.png

There is no Debug_Flash option in the example project. 

When the linker file is adapted to the Flash area, a Hard Fault error occurs after the OS starts.

ugur_1-1713531118852.png

 

ugur_2-1713531401973.png

Why doesn't this example OS have the option to run it with Debug_Flash?

What needs to be done to run the code in Flash?

Modified linker file was attached.

 

Thanks..

0 Kudos
3 Replies

138 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @ugur 

Firstly, I must clarify that the software has code drop quality, its functionality is not completely tested, so it is not recommended for production.

The examples of this software are delivered only with RAM Linker File, so when you want to load it to Flash it will not be possible because the file required for this is not provided.

Sorry for the inconvenience.

 

B.R.

VaneB

0 Kudos

86 Views
ugur
Contributor I

Thank you @VaneB 

Is there a timeline for when the S32K344 AUTOSAR OS code, designed production intend for Debug_Flash, will be shared?

0 Kudos

77 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @ugur 

I am afraid that at this moment we have no information regarding when a new version of the software will be released that tests all the files necessary for this.

0 Kudos