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. I have also fixed several major bugs in MSP430-simu and I would like to commit the changes to the Python sources. Finally, I would like to work on support for MSP430F4xx series in gdbproxy if it is possible. I have my Sourceforge account but I do not know how to go about contributing to the project. Any pointers would be appreciated. Best Regards, Tennessee Carmel-Veilleux Electronics Design Technician, LRP/University of Montreal Electrical Engineering Student, ETS Montreal