Other Parts Discussed in Thread: CCSTUDIO
Hi,
Thanks for reading.
I copied and ran c:\CCstudio_v3.1\examples\sim64xx\bios\quetest\quetest1.pjt
I open view->memory at location trace$buf and saw this:
trace$buf
0000D000 ............|$..
0000D010 ....a.......'$..
0000D020 ....b.......'$..
0000D030 ....c.......'$..
0000D040....d........'$..
It should say, "writing a", "reading a", etc.
Any clue whats wrong with LOG_printf?
-jim