Could not able to generate processor expert code

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

Could not able to generate processor expert code

Jump to solution
730 Views
KishanJPatel
Contributor II

Hello,

I am using S32K144EVB-Q100 board.
Create new project from example for freeRTOS.
But could not able to generate processor export code and build error.
Please check attached error messages for more clarification.
freeRTOS_example_load_issue.PNG

0 Kudos
Reply
1 Solution
675 Views
KishanJPatel
Contributor II

Now, this issue resolved by following below steps:

  • Uninstall/remove apps(IDE)
  • Delete NXP->S32DS_ARM_v2.2 folder
  • Delete workspace folder

Then re-install IDE, and followed same steps to create a project from example

Now, its working fine

View solution in original post

0 Kudos
Reply
3 Replies
711 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @KishanJPatel 

Just to be sure, did you do the following steps to run the project?

  • File -> New S32DS Project From... and select freertos_s32k144. Then click on Finish.
    The project should now be copied into your current workspace.
  • Project Explorer View in S32 DS and select the current project (freertos_s32k144). Then go to Project and click on Generate Processor Expert Code.
  • Select the configuration to be built FLASH (Debug_FLASH) or RAM (Debug_RAM).
  • Go to Run and select Debug Configurations.

 

B.R.

VaneB

0 Kudos
Reply
676 Views
KishanJPatel
Contributor II

Now, this issue resolved by following below steps:

  • Uninstall/remove apps(IDE)
  • Delete NXP->S32DS_ARM_v2.2 folder
  • Delete workspace folder

Then re-install IDE, and followed same steps to create a project from example

Now, its working fine

0 Kudos
Reply
685 Views
KishanJPatel
Contributor II

I am using S32 design studio for ARM (version 2.2) IDE

And followed below steps:

  • Click on file-->new-->S32 DS Project From Example-->S32SDK S32K1xx.....-->S32K144-->demo_apps-->freertos_s32k144-->finish
  • Then go to Project and click on Generate Processor Expert Code

But it could not able to generate-code due to error (previous attachment).

I also observe one error on IDE launch, please check attachment for more details

s32_ds_ide_launch_error.PNG

 

 

s32DS_launch_error.PNG

0 Kudos
Reply