• My application code is not working when i load its bin file through uart into the flash and jump to the address of the application code (custom bootloader)
    In custom bootloader when i am jumping to application code my msp value is changing after loading the bin file , for example my application has msp value 0x20000D0 but when i load the...
  • Is it possible to set a memory region from non-secure to secure at runtime?
    This question was raised in the ' How to implement a secure IoT system on ARMv8-M ' webinar, view all the questions in the round up blog post .
  • What sort of visibility does a non-secure debugger have of the secure sections?
    This question was raised in the ' How to implement a secure IoT system on ARMv8-M ' webinar, view all the questions in the round up blog post .
  • Does Aarch64 LDTR behave differently in secure vs non-secure?
    Can LDTR be used to test requests from secure EL0 or are all results taken in the context of NS EL0?
  • application which takes audio input from uart and give text output
    Is there any windows application which takes audio input from uart and give text output. is there any Forntend application which can give the same output.