Tool/software:
Hello Experts,
I am working with CRC8 using CRC_run8BitAsm, as described in example crc_8_example for C29x DSP..
This example runs on my Laptop, but when I introduce the same example into my code, I have some trouble making it run.
This is the comparison of disassembly files right side is my code, and left is from CRC8 example. 
Maybe first just guide me, what could have gone wrong. Something is missing I feel, but I cant find out. as all the compiler and linker flags as same, and source code is also the same.
Thanking you in advance
Kind Regards
Deep Ganatra