Hey Guys,
I'm new to CodeWarrior and the Power PC Architecture and I'm trying to get a simple example running on the MPC5643L using CodeWarrior 10.3. I'm using the PXC56XL 144LQFP Mini-Module along with the EVB Motherboard that goes along with it. Does anyone have an example project they can send me that is running at least the LEDs on the Motherboard? I haven't been able to find any working project. I was able to find one project, but when I compile it, I get the following error:
mingw32-make: *** Error 1
Does anyone know how to get rid of this? Thank you.
CW10.3 has include an exmaple for MPC5643L:
C:\Freescale\CW MCU v10.3\MCU\CodeWarrior_Examples\Qorivva_Examples\MPC5643L_INTC-SW-VLE-LSM
I found it easiest to download CodeWarrior v10.5 and install the Qorivva Support. I tried looking for the examples through there but I found nothing. its because I had CW for Power Architecture v10.3. Once I downloaded the Qorivva support on v10.5 I was able to get an example project created and continue on from there.