• Whether I can set local memory model for function?
    I have folow configurations: 1. Debug 2. Test - run internal tests. 3. Release 'Test' includes additional functions, such as vprintf. This functions may be called from top branch of code tree. ...
  • Whether I can set local memory model for function?
    I have folow configurations: 1. Debug 2. Test - run internal tests. 3. Release 'Test' includes additional functions, such as vprintf. This functions may be called from top branch of code tree. ...
  • Can a function know whether it executes on interrupt context or not?
    Hello, I am busy writing an RTOS with a preemptive scheduler. I have written a mutex which works fine, but, of course, I cannot use that mutex (a one that loops until the lock is released by another...
  • Can a function know whether it executes on interrupt context or not?
    Hello, I am busy writing an RTOS with a preemptive scheduler. I have written a mutex which works fine, but, of course, I cannot use that mutex (a one that loops until the lock is released by another...
  • whether user can write scripts or code to support advanced functions in ads platform
    Hi Arm, when I can access all registers in SoC through ads/cast, i want to initial a ddr controller or trainning ddr, this process requires interaction and return value acquisition and judgment and...