Hi Sushil,
I am using TPMS sensor FXTH870911 434Mkhz module for my development.
I have install CW10.6 and updated with TPMS batch files to support the TPMS Firmware functions.then i have downloaded Startup program from free scale site,build successful and i have flashed with the EVB and started debugging so i have put breakpoints at the function "TPMS_READ_PRESSURE" here execution stopped and jump to the Firmware address so no source available so i am not able to test the output.
Secondly on 31st July i have flashed the sample code "FXTH87XXXX PERIODIC RF TRANSMISSION CW10" and tested with Spectrum Analyzer then i got the output RF Data transmission signal and i have capture in the analyzer.So the sample program worked as described in the code every 1sec the RF data transmission happened.
After that i have modified the code for our requirement and again i have flashed this time i'm not getting any output. Modification just 18-bytes transmission data i changed to 10-bytes data.
After that for the double check i have revert back to original sample code then i have tested no output no RF data transmission. Then i have started debugging with P&E Micro Cyclone Pro Debugger same error like jump to Firmware address and suddenly the debugger loss the connection and terminated from the Debugger mode.
From that time onward no sample program worked. For another way simple test i have written code like toggle the Port pin this code only working with the debugger mode if i have remove the debugger connection and power to EVB i couldn't see the pin toggle in the CRO.
Then going further i have faced same issue with all the sample code.In debugger mode Target
not triggered proper reset control goes to $FFFF Address.
Finally i have posted query with free scale technical support team and i have seen some of the technical discussion in community i came to know Firmware has been deleted accidentally and the same reason i have received from the free scale team.
Now i don't have any solution other than the replace the EVB module.
This is my problems i have facing from last few weeks.
This is very thankful if your share any solution for my problems.