Tennessee Carmel-Veilleux wrote:

Hi,

I have recently started using MSPGCC as part of my ongoing work in a
university research laboratory. I've had to learn "on the job" how to use
the MSP430F4xx series as well as the developement tools. In doing so, I
have generated a lot of code that could be suitable for examples included
in MSPGCC, including:

* Assembly-language buffered UART
* A method to run arbitrary code from RAM without having to assign a
buffer to hold it (basically a stack loader). This can be used for
block-writing into flash, etc, from a C program.
* Interrupt handler for multiplexed SD16 operation, including sample
timing (mixed assembly/C).
* Examples of efficient use of event flags for event-oriented tasking.
Are these in a form where they can go into our examples dircectory? If so, make sure they have a copyright notice in them, and send them to me, or to Chris Liechti.

I have also fixed several major bugs in MSP430-simu and I would like to
commit the changes to the Python sources.
Those should go to Chris Liechti.

Finally, I would like to work on support for MSP430F4xx series in gdbproxy
if it is possible.
An NDA and TIs approval is required for that. It is the only part of mspgcc which is not fully open source. What do you want to add?

I have my Sourceforge account but I do not know how to go about
contributing to the project. Any pointers would be appreciated.
Regards,
Steve


Reply via email to