Sergey A. Borshch wrote:
Hi, Oleg.
Oleg Skydan wrote:
Hi, All!
I am thinking about one of the new projects and it looks like MSP430F5438 is a good candidate for it. So, does mspgcc support it?
As far as I know:
binutils with the binutils-2.18-430X.patch from cvs repo fully supports 54xx.
there is no 54xx header in msp430-libc (actually there is empty file).
there is no 430X core support in gcc yet.
-mmcu option for 54xx is implemented in gcc.

So if you wrote header file for libc you could start your project until it fits into 64K addreses.

   Regards,
     Sergey.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mspgcc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mspgcc-users
Hello,

I understand that it is not possible (supported) to use the full flash memory for a program. But is it possible to store date in the higher flash memory of the MSP430F5438?

Robert


Reply via email to