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.
Part Number: TMDXIDK5728
Tool/software: Linux
Hi,
I was able to complete the IPC example via Linux SD card method. If I want a better understanding of what's happening in the code, how do I debug it or step through it, similar to how I would in CCS? How do I know what the code is actually doing?
Is there an index, glossary, or some examples of Linux root commands to use? Using "help" is not sufficient.
Thank you,
Alec
Hi Rex,
I'm still having some issues getting started with debugging techniques in the board root. Going through the Linux Getting Started Guide goes off on a tangent for other boards and boot methods that aren't relevant to the AM5728. Many of the steps provided are skipped when using the out-of-the-box SD card. A lot of the links in "What Would You Like to do Next?" are broken.
Finally, in section 3.3.4 there are some debugging techniques discussed for the root kernel system. This should be easier for new users to find and access. Additionally, I think Texas Instruments should provide a better development introduction for new Linux or RTOS users; that is in a concise location. A lot of the resources available are scattered across many different platforms (Training videos, SDK Documentation, etc) and require a central access point for users. While the current Getting Started Guide pages are an improvement upon the Wiki, there is still a lot of work to be done for the customer's ease of use. Sometimes even the customer doesn't know what they want to do, but that shouldn't stifle their ability to get started with the board. There are lots of examples available, the TI file system is massive; but I think there needs to be some remedy to translating this information to the end-user.
This is from the link you provided. How does one go about using debugfs?
Thank you,
Alec
Rex Chang said:
For the debugfs, you can find more inf in 10.2.4.3.3.3.
Yes this section was helpful for the trace capability, but does not do much for the debugfs command/function.
Anyways, thanks for your help Rex.
Best regards,
Alec