Hi,
I wanted to read an analog port of cc2530znp mini development kit .
I made a project similar to the simple applications.eww and just added a function getv which is of the same format of getvcc function.
I added im.parameters[3]=getV() in the main file and did the similar change in coordinator file also.
But even after burning the code what I get is the default program which shows the same thing as simpleapplications file .
Please help me .
--Teja