How to enable / define SDHC_DEBUG

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to enable / define SDHC_DEBUG

720 Views
rjoycequincy
Contributor I

For an MPC5748G project, I tried to enable debug  in Processor Expert, as shown below. 

rjoycequincy_0-1706751189090.png

sdhc_middleware.h  looks like it does below. IE it does  not clear out the 'turn off'  

/*! @brief enable debug */
/* Turn on all SDHC DEBUG messages */
#include "console.h"

/* Turn off SDHC DEBUG messages */
#define SDHC_DEBUG(message)

 

Labels (1)
Tags (1)
0 Kudos
5 Replies

498 Views
nxf78987
NXP Employee
NXP Employee

Hello @rjoycequincy,

I installed the 3.0.3 package successful on S32DS PowerPC.

The SDHC_DEBUG(message) will be replaced by NULL statement as this definition. And this is meaning of comment "Turn off SDHC DEBUG messages".

Best regards,

Dan

0 Kudos

508 Views
nxf78987
NXP Employee
NXP Employee

Hello @rjoycequincy,

At the moment, my computer has some problems and I can't install 3.0.3 package to check your issue.

Could you zip the S32_SDK_S32PA_RTM_3.0.3 package at the path "C:\NXP\S32DS_Power_v2.1\S32DS\software" and send it to me?

Best regards,

Dan

0 Kudos

503 Views
rjoycequincy
Contributor I

Zip file is 665 MBytes. Limit for atttachments says 25Mbytes.

Please advise

0 Kudos

675 Views
rjoycequincy
Contributor I

 I hope these are the details you are looking for .

Please note I am developing for MPC5748G only.

I am not sure how or when the   S32R274 and S32R372   packages  were installed,
and I think I need  only care about the  3.0.3 SDK    (S32 for Power Architecture). .
I inherited a previous installation and I do not know how to remove the other SDK's.

rjoycequincy_2-1707154410162.png

These may be redundant to the 'Installation Details': The list is long so the image capture is in two parts.

rjoycequincy_1-1707154072127.png

 

rjoycequincy_0-1707153911652.png

 

0 Kudos

688 Views
nxf78987
NXP Employee
NXP Employee

Hi @rjoycequincy,

what is the package you are using?

Best regards,

Dan

0 Kudos