I am currently using the windows version released on 20120406 and I had some 
puzzling results 

I added for the command line -mmcu=msp430F5172  (I'll get the exact command 
line for you folks Monday). 
I had to do a bit of fiddling around but not a big deal.

Then I implemented some basic ISRs (timerA0-0 to be precise) and the compiler 
returned some strange errors. It complained the ISR was outside of the vector 
range and stopped at that. I looked at the vectors they were correct (I used 
the header file etc. and implemented as far as I could tell the correct macros) 
so I looked the the precompiler output (the vector was like 52/54). That seemed 
right. Just on a whim I subtracted 32 from the macro and it magically worked.

I'll provide a complete command line Monday and a map file with the vectors in 
it. I'm not sure what I did wrong.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to