please help!
when trying to compile, I get
/usr/lib/gcc/msp430/4.6.3/../../../../msp430/bin/ld: cannot open linker
script file memory.x: No such file or directory
collect2: ld returned 1 exit status
- This says to re-emerge msp430mcu....
https://github.com/radhermit/msp430-overlay
no idea how to do that :-(
- There was some advice in 2011 by Peter to the effect of "passing the
-mmcu flag"
http://comments.gmane.org/gmane.comp.hardware.texas-instruments.msp430.gcc.user/10095
I tried msp430.gcc -mmcu=msp430x16x myfile.c
no luck.
msp430x16x exists indeed in /etc/msp430/include - I even tried full path
in the code
#include </etc/msp430/include/msp430x16x.h>
I'm stuck...
might be something obviously simple, I hope...
Fedora 17, OLPC OS.
I reinstalled the OS, ran all the install process again (this time with
/yum --nogpgcheck install /in hopes that would "connect" things better),
and by now have (apparently) all up to date gcc, binutils, libc and mcu.
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel:
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users