Hi George,
It would be great if you could take a look at this ((Please visit the site to view this file) preprocessed file as instructed) and suggest where it is going wrong. One example of the identical type of warnings I am dealing with is:
"../System.c", line 808: warning #173-D invalid type conversion
When typecasting from (unsigned long) to (__SFR_FARPTR) in compiler 4.3.1 - 4.3.3 for setting DMA registers as described in TI documentation.
this typecast used to work in 4.2.4
The build settings are:
-vmspx --abi=coffabi --data_model=restricted --near_data=globals -O1 --include_path="c:/ti/ccsv6/ccs_base/msp430/include" --include_path="c:/ti/ccsv6/tools/compiler/msp430_4.3.3/include" -g --preproc_with_compile --preproc_with_comment --define=__MSP430F47177__ --diag_warning=225 --display_error_number --printf_support=minimal