mqx 3.8 problem

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

mqx 3.8 problem

431件の閲覧回数
ivandurov
Contributor I

Hi, iam new in freescale and i want to use mqx. I have already installed cw10.5 on windows 8.1 64 bit. I have a TWR-MCF51CN for that reason iam installed mqx 3.8, as i know it support my tower. After that i install the  mqx - i manually install cw extensions from cmd. Than iam create new mqx 3.8 project. Afetr the workbench opened it display me an warnings. It says me that it could not find the path to the mqx.h and other libs. I tried find them on my computer and i find out that all folder in libs are empty... Is somebody know what iam doing wrong?

0 件の賞賛
返信
1 返信

346件の閲覧回数
LuisCasado
NXP Employee
NXP Employee

Hello,

You need to build the MQX libraries first.

Have a look at FSL_MQX_Getting_Started document to import  and build the ‘working set' C:\Freescale\Freescale MQX 3.8\config\twrmcf51cn\cw10\twrmcf51cn.wsd

2.5 Freescale CodeWarrior Development Studio version 10.x

To rebuild MQX libraries navigate to <install_dir>/config/<board>/cw10 folder and drag the <board>.wsd (working space description file) and drop it into the CodeWarrior project view. All MQX library projects for a selected board will be imported with references and build configurations set.

…..

Luis

0 件の賞賛
返信