tboutain

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Missing hardware register definitions #30947
    tboutain
    Participant

    I have finally had to to revisit this issue and help you replicate it. I was able to fix it by adding copying the xml.gz file from the Atmel Arm Cortex BSP from VisualGDB website and added it to the ATMEL Start BSP folder, and then added the path to it under the MCUDefinitionFile property of the BSP.XML for the ATMEL Start BSP. I also added it to the CMakeLists.txt using HWREGISTER_LIST_FILE same70b/DeviceDefinitions/SAME70N21.xml

    I’m not 100% sure if both places are necessary or not, but it works now so I’m happy. Hopefully that will help anyone else trying to fix this issue as well.

    in reply to: Missing hardware register definitions #30717
    tboutain
    Participant

    I’m experiencing the same issue with a project imported from Atmel Start for SAME70 Xplained Pro (SAME70Q21B). I can load both the SVD from Atmel Studio Pack, as well as the XML downloaded from your website, but it remembers neither, even when I add either file to the Project settings under additional register definitions. I updated to the 5.6.1.4142 version with no change.

    in reply to: Error when Library Optimization turned off #29697
    tboutain
    Participant

    Ok thanks – I just copied the library in question into my project as header/src files to make it work vs referencing as a library.

Viewing 3 posts - 1 through 3 (of 3 total)