Other Parts Discussed in Thread: MSP430FR2433
Tool/software: Code Composer Studio
Hi
I have a question here if write a code like below directly(Not in MEMORY or SECTIONS):
__RAM_Start = 0x2000; /* RAM Start */
1:Does that mean I defined a pointer that named "__RAM_Start " that point to address "0x2000" ?(Which document and which part I can refer to? The more detail the better)
2:Does the "__" have any special meaning here? And how about "_" ?
The using condition you can refer to the my application cmd file
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/81/lnk_5F00_msp430fr2433_5F00_UART_5F00_2KB_5F00_Single_5F00_Boot.cmd