Softec HCS12 Starter Kit

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

Softec HCS12 Starter Kit

1,788 Views
JohnnyP
Contributor III
Anyone else using the Softec PK-HCS12C32 Starter Kit? I can't get it to accept a test program written in assembly.

I opened a new project in CodeWarrior and used the wizard to create an assembly project.

The main.asm file has enough "stationery" code that it should execute as is, so I compiled it.

Click debug in simultor mode, and the simulator runs it.

Change to Softec target mode, then connect the kit to the pc.

Click debug, True-Time simulator says communication error.

Close True-time, open CodeWarrior, open Softec example ADC.mcp. This is a short C program that reads a pot, then outputs that value to LEDs connected to PTB

Compile, click debug, Softec example loads and executes on started kit.

????

Thanks for any help.
Labels (1)
0 Kudos
1 Reply

445 Views
JohnnyP
Contributor III
Found the problem. Compared the Debugger files named SofTec,ini

They were different, so I replaced the nonworking one with the working example.

I posted a detailed explanation on the Softec forum:

http://www.softecmicro.com/forum/showthread.php?s=&postid=1471#post1471
0 Kudos