MPC5604EKIT Getting started

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

MPC5604EKIT Getting started

960 Views
julianrenz
Contributor I

Hi everyone!

 

I recently bought the MPC5604EKIT to start development of an ethernet based video project for which I selected the MPC5604E as MCU. I already saw two related questions regarding this board:

 

Programm MPC5604EKIT

and

MPC5604EKit EvaluationBoard Software

 

Since these questions were not answered in great detail or not at all, I decided to post a question of my own. Maybe others, who suffer from similar problems find help in this post as well.

The board was set up as described in the quickstart guide on the product-page and after several difficulties runs the demo under Linux (VLC under Windows was not able to open the stream). The quality at the moment is of debatable quality with significant stutter(~fps) and lag (100ms) but that might be due to configuration issues of VLC, so i dont't want to blame anyone here.

 

The thing is: even though the demo is working at the moment, I'd like to begin an add my own code to the dev-kit. I therefore bought a P&E Microlink Universal and downloaded the Evaluation version of Codewarrior for Qorriva and Codewarrior Classic fpr MPC5xxx. I assume, that the source-files from the Post Programm MPC5604EKIT  are the correct ones to begin development.

 

Unfortunately, I'm not able to import the provided .mcp file into Codewarrior (Eclipse). While importing the Wizard states: "This toolchain is not supported for this target". I'm intrigued by this error since I downloaded the version of CodeWarrior which is supposed to support the MPC5604E. (When I create a project from scratch, I'm able to select my target MCu and Debugger correctly)

 

While trying the same project file with the classic IDE, it opens the project without error but states to not being able to find several header-files, which are not present in the downloaded package for example os.h. This has great similarity to the Error which posted in his thread MPC5604EKit EvaluationBoard Software but didn't receive an answer...

 

Is there anybody with experience with this developmentkit and the demo SW? I'd be very glad to receive any help whatsoever.

 

Best regards and many thanks in advance

 

Julian

Labels (1)
0 Kudos
3 Replies

530 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

yes, the application is written in classic version of CodeWarrior.

Document SalsaLowCostRefKitLibAPI.pdf included in the package says:

pastedImage_0.png

Autosar OS is commercial software, it is not provided for free:

Freescale AUTOSAR Software Solutions|Freescale

Please contact your local automotive sales representative for details on pricing and ordering.

Regards,

Lukas

0 Kudos

530 Views
julianrenz
Contributor I

Hi Lukas,

thanks for your answer. Since the investment in Autosar has to be discussed with my superiors first, I'm currently trying to load any other code onto the evaluation board am experiencing strange errors.

When I try to set up a new project (as simple as you can imagine) in Codewarrior (Eclipse), the IDE prompts wont allow debugging, it prompts the Dialog "Password required: Device may be censored. Please enter password (in hex) to uncensor) and then crashes.

In codewarrior Classic, the IDE crashes when I try to initialize a debug-session..

I'm not sure if the MCU is indeed censored (maybe you know more about this) or if my debug-Hardware is malfunctioning. I'm using a P&E Multilink universal.

Best regards

Julian

0 Kudos

530 Views
julianrenz
Contributor I

Nevermind, in the meantime I found out, that it was indeed a problem with the USB driver. I'm up and running my own code from RAM.

Thanks!

0 Kudos