How to use .svd file for LPC845

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to use .svd file for LPC845

1,294 Views
AgustinOrdonez
Contributor I

Hello, I am working with CLion IDE, I downloaded the arm gcc SDK from the SDK builder and got the .svd file from there.

When tying to see the registers in their peripheral view I get "unable to read memory"

They(CLion support) think it is an issue which the gdb or that the mcu has memory protection set up. I am using the linkserver gdb.
Am I doing something wrong or maybe it is the IDE's issue after all?

0 Kudos
Reply
3 Replies

1,249 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @AgustinOrdonez 

Sorry CLion IDE is not NXP support IDE, how about ask CLion IDE support?

Development LPC845, recommend you use MCUXpresso IDE:
https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools...  

 

BR

Alice

0 Kudos
Reply

1,234 Views
AgustinOrdonez
Contributor I

I asked on the Clion support and they think it is an issue on my side. 
They think the issue is that the gdb is not being able to read that memory. Either becasue of read protection or other shenanigans

0 Kudos
Reply

1,223 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @AgustinOrdonez 

Recommend using MCUXpresso IDE, it is free and  easy-to-use.

 

BR

Alice

0 Kudos
Reply