PLUS+1 User Forum

PLUS+1 Tools => PLUS+1 GUIDE => Topic started by: ET on September 27, 2012, 11:11:43 PM

Title: Untraceable errors. Something to do with an output expander.
Post by: ET on September 27, 2012, 11:11:43 PM
Can anyone help me track down this error(s)?
I have not recently added anything to do with the CAN bus on the output expander.
However, GUIDE is pointing there, and nowhere else, so I am unable to track down the actual error.
Code: [Select]
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Switch 16}, ENTRY A1
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Calc_CRC (138,88)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Switch 16}, ENTRY A2
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Calc_CRC (138,92)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Switch 16}, ENTRY A3
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Calc_CRC (138,98)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Switch 16}, ENTRY A4
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Calc_CRC (138,102)
*** ERROR 98 ***  [chpargu2]   INVALID MIX OF INPUT AND OUTPUT TYPES FOR COMPONENT: {Switch 16}
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Calc_CRC (138,88)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Split}, ENTRY A1
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Tx_SubCMD!SUBCMD_Config!SUBCMD_09_0 (218,75)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Split}, ENTRY A1
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Tx_SubCMD!SUBCMD_Config!SUBCMD_09_0 (218,75)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Split}, ENTRY A1
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Tx_SubCMD!SUBCMD_Config!SUBCMD_13_1 (218,118)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Split}, ENTRY A1
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Tx_SubCMD!SUBCMD_Config!SUBCMD_13_1 (218,118)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Split}, ENTRY A1
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Tx_SubCMD!SUBCMD_Config!SUBCMD_13_2 (218,118)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Split}, ENTRY A1
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Tx_SubCMD!SUBCMD_Config!SUBCMD_13_2 (218,118)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Split}, ENTRY A1
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Tx_SubCMD!SUBCMD_Config!SUBCMD_13_3 (218,118)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Split}, ENTRY A1
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Tx_SubCMD!SUBCMD_Config!SUBCMD_13_3 (218,118)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Split}, ENTRY A1
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Tx_SubCMD!SUBCMD_Config!SUBCMD_13_4 (218,118)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Split}, ENTRY A1
          MAINMODULE!TOP!OX_Rear_2!CAN_Config!Handshake!Tx_SubCMD!SUBCMD_Config!SUBCMD_13_4 (218,118)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Loop Delay}, ENTRY A1
          MAINMODULE!TOP!OX_Rear_2!Outputs!CAN_Out!CheckConfig!SubCheck (50,155)
*** ERROR 98 ***  [chpargu2]   INVALID MIX OF INPUT AND OUTPUT TYPES FOR COMPONENT: {Loop Delay}
          MAINMODULE!TOP!OX_Rear_2!Outputs!CAN_Out!CheckConfig!SubCheck (50,155)
*** ERROR 21 ***  [chpargu2]   NO OUTPUT CONNECTED TO COMPONENT: {Not Equal}, ENTRY A2
          MAINMODULE!TOP!OX_Rear_2!Outputs!CAN_Out!CheckConfig!SubCheck (70,165)
[CHPARGU2] INFORMATION: {18} ERRORS AND {0} WARNINGS FOUND BY {chpargu2}
I'd attach my project, but I'm only allowed 5MB, and my project folder is 8MB after being compressed.
Title: Re: Untraceable errors. Something to do with an output expander.
Post by: ET on September 28, 2012, 12:03:56 AM
DefaultOutputValue on the output expander's pin's config sub-bus not connected.
Obviously not related to the CAN bus, from the viewpoint of the programmer.
The traceability of errors needs improvement in GUIDE.