Hi,
I have recently bought a ez430 RF2560 . I want to modify the code using CCS v5. i copied all the files into the project and even converted the 'portext.s43' to 'portext.asm' and compiled it.
It gives the following errors :
unresolved symbol xxxxxx , first referenced in xxxxx
i get 60 errors like this.
Am in urgency to complete this. Kindly help me.
Dilip,
The EZ430-RF256x SDK only supports IAR. There is a new SDK based on the PAN1323+MSP-EXP4305438 kit coming out soon with CCS v5.0 support. You will be able to use it with some porting effort on the EZ430-RF256x kit.
Miguel
Hi Miguel,
But may i know why shouldnt it work with CCS. Its basically a bunch of C and Header files right. Atleast may i know what modifications can i try to just COMPILE it in CCS.
Hi Dilip,
This is because the BT Stack is provided in library format and it is in IAR lib format. We are releasing a new package based on the Bluetopia Stack which supports CCS in couple of weeks.
Regards,