• Setting Signals to Inactive Threads
    I have couple questions regarding setting signals to inactive threads using RTX and CMSIS. Please see the example code below: osThreadId thread_id = osThreadCreate(osThread(thread_body), NULL); ...
  • Setting Signals to Inactive Threads
    I have couple questions regarding setting signals to inactive threads using RTX and CMSIS. Please see the example code below: osThreadId thread_id = osThreadCreate(osThread(thread_body), NULL); ...
  • Go to definition inactive with Arm Compiler 6
    After migrating my project to Compiler 6, I noticed that 'Go To Definition' option in right-click menu is grayed out (actually, all neighbouring options are also grayed out - Go To Declaration, Go To...
  • Go to definition inactive with Arm Compiler 6
    After migrating my project to Compiler 6, I noticed that 'Go To Definition' option in right-click menu is grayed out (actually, all neighbouring options are also grayed out - Go To Declaration, Go To...
  • Flash: /BHE active while /RD is active and /WR inactive - is it OK?
    Hello! The board is built on C167CS crystal, with external RAM and flash at two separate (with individual /CS) 16-bit non-multiplexed buses. The flash is split into two 8-bit-data chips, the WRCFG...