LinkerScript Updates – NET+OS 6.2

 

 

 

Last Updated: 09/27/05         Fix Count: 1

 

 

Title

NAconfigureGPIOpin() ARM7/GNU Failures

 

Case:  16904

 

Date Fixed: 09/27/05

 

Description

Function NAconfigureGPIOpin() will not properly operate in GNU for ARM7 platforms and return NA_GPIO_INVALID_ARG.

 

Solution

Corrected compiler directive definition errors for ARM7 platforms to correctly define NA_GPIO_INPUT_STATE,     NA_GPIO_OUTPUT_STATE,

NA_GPIO_FUNC*_STATE and NA_GPIO_SPECIAL_FUNC*_STATE.

 

 

Files:   netos\src\linkerScripts\Makefile.appbuild.original

           

Special Instructions

 

 

Patch Link:  LinkerScriptUpdates_62

 

Dependencies

This patch also requires the installation of the following patch(es):

None