Other Parts Discussed in Thread: CC430F5137
I am using Code Composer to develop programs for CC430F5137 which belongs to the MSP430 family.
the problem I encountered is Nesting subroutine calls from C to assemblers: a call to subroutine in C, that subroutine then call another subroutine in Assembler
and that's it, no return.
will appreciate if someone can light me up.
htovan