MQX Development on IAR EWARM

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

MQX Development on IAR EWARM

898 Views
nclark
Contributor II

Hi all,

I am attempting to compile some MQX demo projects (specifically the web_hvac) for the FRDM-K64F. I am using IAR EWARM, and I see that there are workspaces included in the MQX files. I am new to both MQX and IAR EWARM, so I am not entirely sure what to do. I have compiled the projects in the build_libs workspace (C:\Freescale\Freescale_MQX_4_1_FRDMK64F\build\frdmk64f\iar\build_libs.eww), but cannot download and debug (with IAR I-jet) them on the FRDM-K64F. Should I be debugging in another workspace?

Thanks for the help!

Labels (1)
0 Kudos
1 Reply

625 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Nick Clark

Before starting debugging, please choose Project->Optionis->Debugging->Setup and select the driver that matches your debugger system: simulator or a hardware debugging system. For your case, you can try I-jet.

pastedImage_2.png

I would suggest you read the document Getting Started with IAR , especially chapter  Debugging. P45

The location is

Menu   Help-->Getting Started with IAR Embedded Workbench

Regards

Daniel

0 Kudos