Hi Takao
Thanks for answering.
I've tried to create a new project as you suggested:
These are my exact steps:
File - New project
Codewarrior - Bareboard project
Name it SS-test-2, using default location
Select MK10DN512 - Check application
Connection to be used: P&E Cyclone
Language: C - Floating point: Software - ARM Build Tools: Freescale
Rapid Application Development: Processor Expert - Start with perspective designed for: Hardware configuration - Project mode: Standalone
Finish
Pop-up: Open associated perspective: C/C++ - answer Yes
Click on the new project in "CodeWarrior Projects": SS-test-2 : RAM
Switch to Hardware perspective
Change CPU type to MK10DN512VLL10 (the one I use)
Project - Generate Processor Expert Code
Press F11 to debug
Pop-up: Select configuration: - Selects SS-test-2_RAM_PnE Cyclone MAX
CodeWarrior starts Building
CodeWarrior tryes to launch, but fails (P&E Connection Assistant)...
Cyclone Max Image creation utility:
Communication is set to ARM CORTEX 20 PIN and I'm using 20pin, 100mil connector as shown in schematic.
I'm NOT using the adaptor board.
It's very possible that there are a Hardware problem in my board, but I've spend several days looking for it and I can't see the problem myself.
It would be nice, if there was a way to get information on what has went wrong (some kind of log) instead of just a message saying "somethings wrong"
As far as I can see from the datalogger, there are some communication going on, but for some reason it stops.
The first part of the JTAG communication seems to take place, while Reset is held low - is that normal?