Linker file location on hard drive please

Use this section to discuss your embedded Flowcode projects.
Post Reply
canary_wharfe
Posts: 78
http://meble-kuchenne.info.pl
Joined: Thu Dec 10, 2020 3:54 pm
Has thanked: 6 times
Been thanked: 11 times

Linker file location on hard drive please

Post by canary_wharfe »

Can someone please give me the full linker path to where the PIC8 and PIC16 linker files are stored on the PC drive for Flowcode 9?
Trying to find the location of the pic16_C30_link.bat and xc32-bin2hex.exe files.

BenR
Matrix Staff
Posts: 1734
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 439 times
Been thanked: 603 times

Re: Linker file location on hard drive please

Post by BenR »

Hello,

The batch file is located here. You probably can't browse to here so copy and paste the address into your file explorer to get there.
C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\PIC16\batchfiles

The bin2hex is located here inside your PIC32 compiler directory, probably somewhere like this.
C:\Program Files (x86)\Flowcode\Common\PIC32\bin

canary_wharfe
Posts: 78
Joined: Thu Dec 10, 2020 3:54 pm
Has thanked: 6 times
Been thanked: 11 times

Re: Linker file location on hard drive please

Post by canary_wharfe »

thanks Ben
:-)

Post Reply