This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Clock interrupt doen't work on NDK project

Hi all,

I am using as follows.

                 SYS/BIOS: 6.34.4.22

        NDK: 2.21.1.38

                  MCSDK: 2.1.2.6

                  PDK: c6657  1.1.2.6

 

The problem is that clock interrupt doesn't work on NDK project.

test_hdlr() function in attached sample is the clock interrupt handler.

It should be called for every 20us, but it is actually called for 400ns.

Time measurement is done by values of TSCL and TSCH.

The attached sample is executed in 1.25GHz.

Can I use the colck interrupt on NDK project?

Please gime me advice.

 

Katsuhiko Watanabe

8306.evmc6657l.zip