Selected processor does not support ARM mode

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

Selected processor does not support ARM mode

2,496 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NXP86278 on Fri Dec 12 05:16:52 MST 2014
Hi,

I am using LPC1769 with Free RTOS library
Getting the error

Selected processor does not support ARM mode 'cpsie f'
Selected processor does not support ARM mode 'dsb'
Selected processor does not support ARM mode 'isb'
Selected processor does not support special purpose register -- mrs r0





Labels (1)
0 Kudos
2 Replies

1,670 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by siro on Wed Jan 28 07:09:53 MST 2015
i have the same problem

if i build my project while debugger is running i get the error messages

so you must stop the debugging. clear the "problem" window
and now build again your project.





ich habe auch das Problem:

Es tritt bei mir auf, wenn ich mein Projekt neu compiliere (build) während der Debugger noch aktiv ist.
Hierbei werden temporäre Dateien erzeugt, welche danach nicht mehr vorhanden sind.
Aber es werden Fehler in genau diesen Dateien angezeigt.

Lösung:
Alle Fehler im "Problem" Fenster löschen, !!! das geht NICHT mit "clean"

Mit der Maus ins "Probelem" Fenster dann rechte Maustaste, "select all"
wieder rechte Maustaste und "delete"

Nun darauf achten, dass der Debugger gestoppt ist.
Das Projekt neu "builden"  und die Fehler sind bei mir weg.

Siro

0 Kudos

1,670 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mc on Fri Dec 12 07:48:52 MST 2014
Did you select LPC1769 in your MCU settings?
0 Kudos