Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Eclipse and Program utility is not working properly #1

Open
BrtChipDatHoTan opened this issue Dec 5, 2023 · 2 comments
Open

The Eclipse and Program utility is not working properly #1

BrtChipDatHoTan opened this issue Dec 5, 2023 · 2 comments
Assignees

Comments

@BrtChipDatHoTan
Copy link

I downloaded and tested the Linux package on the real Linux PC in SG.
I encountered some issues listed below:

Selected photo (5)
Selected photo (4)
Selected photo (3)
Selected photo (2)
Selected photo (1)
Selected photo

@brtchip-gdm brtchip-gdm self-assigned this Dec 5, 2023
@brtchip-gdm
Copy link
Contributor

The programmer requires D2XX drivers to be installed from FTDI. The programming board, UMFTPD2A, utilises an FT4232H device to communicate with the FT9xx devices.

Drivers must be installed before using the programming utilities (FT9xxProgGUI or FT9xxProg).

Drivers for Linux are available from this page: https://ftdichip.com/drivers/d2xx-drivers/

Pay close attention to the ReadMe file and/or watch the Video Install Guide. The kernel module ftdi_sio must be removed prior to using the programming board. This does not happen automatically and sudo rmmod ftdi_sio needs to be run to remove the kernel module. There are suggestions on how to do this more easily in the section entitled "Notes on Kernel Built-in Support of FTDI devices" in the ReadMe file linked.

To use the "Bridgetek Utilities" Wizards in Eclipse the examples, hardware, drivers, and 3rdparty directories must be in a fixed location under the location pointed to by the environment variable FT9XX_TOOLCHAIN.

@BrtChipDatHoTan
Copy link
Author

Thank you for sharing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants