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.

TDA2SX: How do I read bb2d registers

Part Number: TDA2SX

HI.

VSDK: PROCESSOR_SDK_VISION_03_05_00_00

How to read registers under Linux or Ti RTOS?

eg:

GCCHIPSPECS R 32 0x0000 0048 0x5900 0048

 

  • Hi,

    Are you trying to read register from the Linux prompt?

    If yes, you can use "devmem2" or "omapconf" utility.

    For RTOS, there is no command prompt support to read register.

    You can to put it in the code.

    Regards,
    Stanley