First of all, i am beginner at this, i am trying to use a cc2530 radio (custom board) with an NXP lpc1347 mcu running Contiki. Contiki already has implementation of radio for cc2530 Development Kit, but i want to run it on a custom board.
How can i set up the required toolchain and linker script ?(I cannot use IAR since i am on ubuntu and it would require license). Also where can I find the HAL files ("ioCC2510.h") and other required files (for initialization of chip, etc.) so that i can run the IAR examples: CC2530-Software Examples (Rev. B)?