Please provide am335x devemem utility for debugging the control register as we are stuck with ping not happening issue.. so we need to debug in kernel.
currently we are using 8.2.0.24 SDK
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.
Please provide am335x devemem utility for debugging the control register as we are stuck with ping not happening issue.. so we need to debug in kernel.
currently we are using 8.2.0.24 SDK
Hi,
Thanks for your query , I have assigned the thread to an expert, please allow some time to reproduce the issue and provide an update.
Regards
Ashwani
Hi Liu can you please provide the path where i can download devmem.. or where can we find after building tisdk? plesae provide info
Hi Manu,
The SDK provides devmem2.
What function devmem can do but devmem2 cannot?
If you really want devmem, you can find devmem.c on Internet and cross compile it.
thanks Liu.
yeah devmem2 is also fine but in sdk i am not able find devmem2 binary do we need to compile tisdk to get devmem2?
Hi Manu,
devmem2 is provided in the root filesystem in the SDK package, <SDK>/filesystem/tisdk-default-image-am335x-evm.wic.xz
Once you boot your AM335x board with this SD card image, devmem2 is under /usr/bin/.