Sorry, but there are no more tags available to filter with.
  • ARM GCC Retarget dosen't work in coresight example

    I have not seen any axi transfer when I run coresight example helloworld.

    And the cpu program counter stopping in some code

    I have some questions when I check my IMAGE0.lst file

    1 .why printf is branch to putchar instead of printf in coresight example?

    2. Is…