Bridgetek / ft9xx-sdk

ft90x SDK
MIT License
6 stars 0 forks source link

External RTC Example is fail to import, Update GPIO manipulation #54

Closed BrtChipDatHoTan closed 7 months ago

BrtChipDatHoTan commented 7 months ago

External RTC Example is failure to import:

Update GPIO manipulation (related to #37):

BrtChipDatHoTan commented 7 months ago

Hint from Gordon: Take a new .cproject file from another example. Make sure it is only for FT900 and not FT930. Close the project in Eclipse and overwrite the .cproject file in the folder. Then open it in Eclipse and refresh the contents then rebuild the index.

BrtChipDatHoTan commented 7 months ago

I found some more errors from the import change:

We need to rebuild the plugin to test again.

BrtChipDatHoTan commented 7 months ago

The DLOG example missing the linker script flag it will be added soon

BrtChipDatHoTan commented 7 months ago

All things are tested and worked well. Close the ticket