"15: Target error from Commit Flash Write" error when debugging the project on LPC55S69

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

"15: Target error from Commit Flash Write" error when debugging the project on LPC55S69

Jump to solution
6,270 Views
Emin
Contributor III

When I try to debug the project on LPC55S89, I got the Wire ACK Fault in DAP access within the error from the title. I also had to combine 2 rams in order to have enough space for the project. Can someone suggest their already working solution?

0 Kudos
Reply
1 Solution
6,227 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @Emin 

You can allocate some data to other RAM, detail method refer to:

<MCUXpresso IDE User Guider> ->
"18.13.2 Placing data into different RAM blocks using Macros"

I also attach it for you.

 

BR

Alice

View solution in original post

0 Kudos
Reply
3 Replies
6,243 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @Emin 

It seems can not combine 2 rams, allocate it to different RAMS.

About the debug failed, how about debugging simple demo under SDK?

 

BR

Alice

0 Kudos
Reply
6,235 Views
Emin
Contributor III

How can I allocate the 271KB over 2 SRAMS without combining them? or how can I distribute 271KB over multiple SRAMs?

0 Kudos
Reply
6,228 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @Emin 

You can allocate some data to other RAM, detail method refer to:

<MCUXpresso IDE User Guider> ->
"18.13.2 Placing data into different RAM blocks using Macros"

I also attach it for you.

 

BR

Alice

0 Kudos
Reply