• ATCM ECC error causes prefetch abort despite ECC check being disabled.
    Hello, I am working with TI's TMS570LS3137 (ARM Cortex R4F). A certain part of my code consistently causes a prefetch abort (I say part because the exact location seems to vary slightly). To try...
  • Modelsim for CM3 path error
    Hi, I want to simulate CM3 Designstart with Modelsim. When I launch Modelsim from Quartus 17.2 most of the files compile. But I get the following error: ** Error: C:/projects/AT421-MN-80001-r0p0...
  • Recently i bought a new kit supporting cortex m0+ processor ! I read the complete datasheet but could not find the instruction for using GPIO !!
    I searched about programming the processor using assembly language only in KEIL 4.0 ! All i found is codes written in c !! can anyone please suggest me the direction to program the board in ASSEMBLY LANGUAGE...
  • Basic difference between "Generic User Guide" and "Technical Reference Manual"
    Hey hi , I am very confused between this two file. Currently I am working with SAMD21 controller based on Cortex M0+ processor so on referring this two file , i found variations. while dealing with...
  • Hard fault : Cortex M0+ platform.
    Hello, Micro-Controller platform: STM32L0x1 Environment: Bare-Metal (No OS) Brief description of the problem: From interrupt context, we are trying to copy information received to EEPROM. Soon...