• About hello example in KeilC
    The hello sample example in keil C can use printf to output message in serial port window#1. But, I had tried to modify my project to do the same job, it's failed. I had check option of target to be...
  • About hello example in KeilC
    The hello sample example in keil C can use printf to output message in serial port window#1. But, I had tried to modify my project to do the same job, it's failed. I had check option of target to be...
  • Hello, my question is about watchpoint.
    When I set a on-chip breakpoint with MMU enabled, virtual address is 0xcc000000 ( real physical address is 0xbb000000)for example. Once the MMU map changed, when the breakpoint would be hit, new virtual...
  • Hello, my question is about watchpoint.
    When I set a on-chip breakpoint with MMU enabled, virtual address is 0xcc000000 ( real physical address is 0xbb000000)for example. Once the MMU map changed, when the breakpoint would be hit, new virtual...
  • run " hello" program
    Why I run the hello problem, the response is : wrong location : 400B:0142 ... Then fail to creat parameter file. Why ? Thanks