mp3Player

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

mp3Player

289 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by strom1 on Wed Oct 30 05:04:15 MST 2013
hello, i try to build my own mp3player with MP3 player solution on NXP LPC1700 series. i can compile the software without any problems, but when i try to debug i always get hard fault. it s a problem with the assembler-code. the problem is the asymmisc.s code. At the line :
return CLZ(gbMask) - 1; i always get hard fault.
0 Kudos
4 Replies

275 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by madhavan on Wed May 21 00:03:20 MST 2014
where'r  your solutions ?
0 Kudos

275 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Thu Mar 06 01:23:13 MST 2014
Using the forum search option gives the following previous post, which should allow you to fix the problem...

http://www.lpcware.com/content/forum/lpcxpresso-415-build-219#comment-1133912

Regards,
LPCXpresso Support
0 Kudos

275 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by strom1 on Thu Mar 06 00:39:32 MST 2014
i have solved this problem. i will send you the solution today evening
0 Kudos

275 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by madhavan on Wed Mar 05 22:41:04 MST 2014
same problem here... :(:(
0 Kudos