Other Parts Discussed in Thread: UNIFLASH,
Hi everyone,
I want to load program into CC2640R2F by using UniFlash.
It succesfully load program but it gives error like:
[SUCCESS] Program Load completed sucesfully.
[ERROR] Cortex_M3_0: Cant run target CPU (Errot - 6311) PRSC module failed to write to a register. (Emulation package 6.0.628.3)
There are no problems when i try to load program by using Flash Programmer 2 that i succesfully load image into CPU and it works.
Main reason that I want to use Uni Flash is that i want to use Standalone mode and generate bat file.
Are there any possible solutions for this issue ?