hello everyone!
I have a question about use i2c0 in m3vpss side! The hdvpss version is HDVPSS_01_00_01_28.
I find that if I write code like this < *(volatile unsigned short *)(0x480280a4) = (0) > on dsp bios6 system.(0x480280a4 is i2c0 CON Register).
the bios6 system is look like halt. when code is run there .
So can someone tell me what's problem?
thanks!