Other Parts Discussed in Thread: MSP430FR2476, , MSP430FR2475, MSP430FR4133, MSP430FR2311
Hi team,
My customer is trying the sample code but it is not working properly.
①In「msp430.h」 of the sample code 「BlinkLED_LP-MSP430FR2476」, code other than MSP430FR2476 is disabled with #if defined.
What setting should I change if I want to enable it with other ICs (such as MSP430FR2475)?
Also, in the sample code "timer_a_ex2_continuousModeOperationWithCCR0Interrupt", the code other than #ifdef __MSP430FR4133__ is disabled in the "Board.h".
What should I change if I want to enable #ifdef __MSP430FR2311__?
②They used the sample code 「timer_a_ex2_continuousModeOperationWithCCR0Interrupt」but it did not work.
They would like to know what changes should be made to "Board.h" and other programs.
Thank you in advance.
Best regards,
Kenley