Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
setspeed [2011/04/29 10:52] – created absetspeed [2011/04/29 10:58] ab
Line 4: Line 4:
 \\ \\
 ** Notes about debugging: **\\ ** Notes about debugging: **\\
-  * After changing the clock speed debugging gets complicated. Thus start to work on clock changes only at the very end of a development cycle +  * Debugging gets complicated after changing the clock speed. Thus start to work on clock changes only at the very end of a development cycle 
-  * After changing the clock speed the emulator looses connection to the target. For this reason it's important never to change the clockspeed directly after power up. Always program you r application in such a way that the first clock change occurs at least 5 seconds after power up! (This way, after power up the processor runs with default settings, which allows to connect the emulator to the target during this 5 seconds) +  * After changing the clock speed the emulator looses connection to the target. For this reason it's important **never to change the clock speed directly after power up**. Always program your application in such a way that the first clock change occurs **at least 5 seconds after power up**\\ (After power up the processor runs with default settings, which allows to connect the emulator to the target during this 5 seconds) 
-  * The program cannot be executed in as a *.DXE file, it's strongly recommended to always create a *.LDR file +  * The program should not be executed as a *.DXE file, it's strongly recommended to always create a *.LDR file 
-  * To reconnect to the target, +
  
 
setspeed.txt · Last modified: 2017/11/07 22:26 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki