Uploaded image for project: 'rcX - Operating System'
  1. rcX - Operating System
  2. RCX-341

wrong task info structure of RMBX and SMBX

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V2.0.4.5
    • Fix Version/s: V2.0.5.0
    • Component/s: Drivers
    • Labels:
      None
    • Account:
      SDO rcX (SDORCX)

      Description

      Drv_Hif.c Line 2618 and 2440:
      (RX_TASK_INFORMATION_T FAR*)ptTaskInfo+1;

      should be
      (RX_TASK_INFORMATION_T FAR*) (ptTaskInfo+1);

      Result: Task info Structure shown in SyCon shows eInitRslt = 40 instead of 0

        Attachments

          Expenses

            Activity

              Status Description

                People

                • Reporter:
                  Ulli J Ulli J (Inactive)
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: