• Streamline JIT profiling
    Hi, I'm trying to measure the power of a deep learning model at Raspberry Pi, Jetson, etc .. And I have just three questions. 1. The description page of v 6.x contains information about Python code...
  • Streamline JIT profiling
    Hi, I'm trying to measure the power of a deep learning model at Raspberry Pi, Jetson, etc .. And I have just three questions. 1. The description page of v 6.x contains information about Python code...
  • can i load memory map file myself?
    why i need to set peripheral i/o memory map everytime when i stat simulate debug? can i load memory map file which can store my setting for peripheral i/o memory map?
  • can i load memory map file myself?
    why i need to set peripheral i/o memory map everytime when i stat simulate debug? can i load memory map file which can store my setting for peripheral i/o memory map?
  • Problem while using lib which is created by myself
    Well, things like this. I have created a lib C in project A using KeilC. and now the lib C is used in another project B. problem is that some global variables defined in lib C have the same address...