??? 06/26/09 13:46 Read: times |
#166494 - I found the solution. Thanks Responding to: ???'s previous message |
Hi Andy & Maarten,
The "printf" works after I cast the constant to "unsigned int" like Maarten suggested and that unsigned int value has to be declared in "direct memory", not in "extended memory" like what I have done before. There is a detailed discussion on Keil forum, good to see: http://www.keil.com/forum/docs/thread9477.asp Thanks, |