PE code not being generated

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

PE code not being generated

ソリューションへジャンプ
1,772件の閲覧回数
Mohsin455
Contributor IV

Hi All,

 

I am using CodeWarrior for MCU  Version: 10.2 (Evaluation Version). I am trying to genrate code for DAC using Processor Expert. I have setup the DAC driver correctly in the PE. When  build the bsp_twrk60n512_pe, it does not generate any code (i.e. no new code is being generated in the folder mqx\build\cw10\bsp_twrk53n512_pe\Generated_Code )

 

What is the procedure to generate the code for newly added Embedded component (i.e. DAC ) ?

 

Regards,

Mohsin

0 件の賞賛
返信
1 解決策
1,472件の閲覧回数
ProcessorExpert
Senior Contributor III

Hello,

 

I think there are few ways how to generate the code, see below:

 

1. - Using "Generate Processor Expert Code" menu command from PRoject menu

2 - Using "Generate Processor Expert Code" button on Project panel

3 - Right click on ProcessorExpert.pe node and then use "Generate Processor Expert Code" command from pop-up menu.

 

Details attached.

 

best regards
Vojtech Filip
Processor Expert Support Team

元の投稿で解決策を見る

0 件の賞賛
返信
5 返答(返信)
1,473件の閲覧回数
ProcessorExpert
Senior Contributor III

Hello,

 

I think there are few ways how to generate the code, see below:

 

1. - Using "Generate Processor Expert Code" menu command from PRoject menu

2 - Using "Generate Processor Expert Code" button on Project panel

3 - Right click on ProcessorExpert.pe node and then use "Generate Processor Expert Code" command from pop-up menu.

 

Details attached.

 

best regards
Vojtech Filip
Processor Expert Support Team

0 件の賞賛
返信
1,472件の閲覧回数
Mohsin455
Contributor IV

HI,

 

           Yes, I have tried that and I get the following error

 

Description    Resource    Path    Location    Type


ERROR: Selected RTOS adapter driver wasn't found ({PE}\Drivers\sw\RTOSAdaptor\_MQX_RTOSAdaptor.prg)    bsp_twrk60n512_pe        AD1    Processor Expert Problem

I get same error message for all other components (i.e. DAC, PWM, MQX1 etc)

 

Regards,

Mohsin

0 件の賞賛
返信
1,472件の閲覧回数
ProcessorExpert
Senior Contributor III

Hello,

 

could you please verify that the file exists on your disk under the path:

 

{PE}\Drivers\sw\RTOSAdaptor\_MQX_RTOSAdaptor.prg

 

Could you please specify what verison of CodeWarrior are you using? Could you please download the latest version of Codewarrior and try the same steps there? CW V10.2.

 

best regards
Vojtech Filip
Processor Expert Support Team

 

0 件の賞賛
返信
1,472件の閲覧回数
Mohsin455
Contributor IV

Hi,

 

         I have checked the following folder

 

\CW_MCU_v10.2\MCU\ProcessorExpert\Drivers\sw\RTOSAdaptor

 

and the file is named as MQX_RTOSAdaptor and not _MQX_RTOSAdaptor.

 

Any specifc reason for this ? If not I will try downloading the latest version as I am presently using CodeWarrior for MCU  Version: 10.2 beta (Evaluation Version)

 

Thanks,

Mohsin

1,472件の閲覧回数
ProcessorExpert
Senior Contributor III

Hello,

 

as far as I know that it should work correctly in the CW V10.2 FINAL.

 

 

best regards
Vojtech Filip
Processor Expert Support Team