Could not able to generate processor expert code

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Could not able to generate processor expert code

ソリューションへジャンプ
2,039件の閲覧回数
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 件の賞賛
返信
1 解決策
1,984件の閲覧回数
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 件の賞賛
返信
3 返答(返信)
2,020件の閲覧回数
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 件の賞賛
返信
1,985件の閲覧回数
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 件の賞賛
返信
1,994件の閲覧回数
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 件の賞賛
返信