Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).
Hi, I'm searching for some more pedantic c55x-compiler warnings. In detail is there an option for detecting (generating a warning) this implicit conversion int a=-2; unsigned int z; z=a; Thanks for any hint Michael P.S. -pdr Option doesnot do so...