Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10992

SCIserver should use UART logs instead of appLogPrintf

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • Processor SDK - Jacinto
    • ADASVISION-5669
    • PROCESSOR_SDK_08.04.00
    • PROCESSOR_SDK_10.00.00
    • Hide
      j721e-evm
      j721s2-evm
      j784s4-evm
      Show
      j721e-evm j721s2-evm j784s4-evm

      In vision_apps/utils/scicerver we should be using UART prints even to trap error conditions instead of using appLogPrintf. The SCIserver runs on DM core which comes up much before anyone could use appLogPrintf() calls.

      Also by convention DMlogs should be redirected to DM UART instance on each SOC and not the Linux UART instance.

      This issue was identified while putting debug prints in SCIserver using appLogPrintf() calls.

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: