S08PT60 Evaluation Kit, lookinf for example code in C/C++

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

S08PT60 Evaluation Kit, lookinf for example code in C/C++

1,648 Views
shai_b
Senior Contributor II

Hello team,

My customer plan to work with #MC9S08PL4 and the closed EVK available is #S08PT60-EVK.

when I started to work with S08 SDK (using code warrior 11.1) I found out that all the example codes are based in assembly language (.asm).

Could you please advise if there are examples code based C/C++ available for S08PT60-EVK and MC9S08PL4 chipset.

Thanks in advance 

Kind regards,

Shai

Labels (1)
Tags (2)
7 Replies

1,482 Views
shai_b
Senior Contributor II

HiVicente Gomez Salazar ,

I have managed to program the device but the customer is planning to build a JIG for production line and they can not use CW11 as a programmer.

they need something like a command line type of programmer so be able to automate this process.

could you please suggest an appropriate solution?

waiting for your kind response, Thanks.

KR,

Shai

0 Kudos

1,482 Views
vicentegomez
NXP TechSupport
NXP TechSupport

Hi

In codewarrior classic (6.3 and old) there was a tool 

hiwave.exe 

with this tool, you can perform the programming, the problem is that this tool is only available on codewarrior classic and I believe this tool won't work for the new S08 families (S08P)

Have a good day.

0 Kudos

1,482 Views
vicentegomez
NXP TechSupport
NXP TechSupport

you can check the sample code for the 

S08PT60-EVK Example Codes

I hope this will help you

Have a good day

0 Kudos

1,482 Views
shai_b
Senior Contributor II

Hi Vicente Gomez,

I have downloaded the OOBE project, but once I imported the project I get lots of errors (I am using CodeWarrior 11.1).

Could you please advise what I am doing wrong?

Thanks and regards,

Shai

0 Kudos

1,482 Views
vicentegomez
NXP TechSupport
NXP TechSupport

Hi

Can you tell me the steps that you are following , you need to un zip the file and then only drag and drop on codewarrior 

pastedImage_1.png

Maybe you need to perform a clean on the project

Have a good day

1,482 Views
shai_b
Senior Contributor II

Vicente Gomez Salazar‌ Hello,

Thanks for your inputs but I did a quick workaround to solve it by re-creating the folder of the author folder project by simply placing the project file to this folder and it works.

c:\2_wuxuan\S08PT60-EVK\A_demo\s08pt60_usecases\s08pt60_evk\OOBE

I have another issue that I come across, I am trying to flash my customer .bin to his PCB units using only .bin.

I have downloaded BDMProgrammer from the NXP site (LFBDMPGMRS08FW.exe) but the installer is not working properly.

getting the following massage.

the setup ended prematurely because of an error...

Could you please advise back on how to resolve this issue or there are other methods to flash a BIN file into an external target device?

Thanks in advance 

Kind regards,

Shai

0 Kudos

1,482 Views
vicentegomez
NXP TechSupport
NXP TechSupport

HI 

On codewarrior you can use the option Flash file to target. 

you only need to have the OSBDM plugged to you device to program it 

Regards

0 Kudos