Hi, Experts
I had used loggerSMDump on preversion EZSDK, it worked very well.
But it can not output anything on EZSDK5.2.1.59, I use the command as follows:
./loggerSMDump.out 0xaf000000 video
What's wrong? Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi, Experts
I had used loggerSMDump on preversion EZSDK, it worked very well.
But it can not output anything on EZSDK5.2.1.59, I use the command as follows:
./loggerSMDump.out 0xaf000000 video
What's wrong? Thanks.
Hi,
In EZSDK 5.2.1.59, please use -
loggerSMDump.out 0x9E400000 video
Regards,
Anirban
Thanks Anirban
It works.
And where can I find the addr parameter setting infomation except asking on the forum?
These informations are documented at http://processors.wiki.ti.com/index.php/EZSDK_Memory_Map
Also it is good to look at EZSDK FAQ in below link, which might guide your through other required links you look for.
http://processors.wiki.ti.com/index.php/EZ_SDK_FAQ
Best Regards
Velan