• SAM4S Bootloader Jump Address Offset
    Hi everyone, Apologies for asking a very similar question to those that are out there already, but this is my last hope as I have scoured Atmel and arm forums for a solution that works for me, but not...
  • Programming ATMEL SAM E70 in Assembler. I'm new.
    Hi Guys, I've just started programming in Assembler on the ATMEL SAM E70 Cortex M7 microcontroller. Is there any assembler code snippets for Sam E70 for me to check out. I'm an assembler programmer for...
  • CTRLSTAT = 0xffffffff
    Sir, I am working on Cortex-M4 over serial wire debug protocol, i am able to read IDCODE(0x2ba01477) which is correct as per arm cortex m4 technical reference manual, and i am writing 0x50000000 to CTRLSTAT...
  • How can I force a Usage (instruction) exception in cortex m4
    I want to test all my exception handlers; but have so far failed miserably at forcing a usage exception. I tried disabling FPU and running a FPU instruction, but this resulted in HARD Fault rather...
  • ARM Toolchain/Linker support for External RAM on EBI Interface
    Hi, We are working on ARM Cortex-M4 (Nuvoton NUC472) based SoC as per our requirement and we need support to set specific object (.o) or specific library file (.a) into specific section into External...