SparkFun Forums 

Where electronics enthusiasts find answers.

Discussions on the software and hardware for Atmel's STK standard.
By space cake
#175447
I've setup a small project on an ATTiny13A and when I start debugging (via dW) I get no cursor on the C code and the disassembly window loads up at some address with NOP command. If I scroll for long enough, I can see the assembly code however I can no step into it at all. This is a real problem and I have no idea how to solve it or why it started. I tried messing with the debugging settings but none had any affect. Also in the disassembly window, every few lines it would say (in red) "no source file".

Help would be greatly appreciated!