Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

Hi-Tech-C compiler give me an error

2 posters

Go down  Message [Page 1 of 1]

1Hi-Tech-C compiler give me an error Empty Hi-Tech-C compiler give me an error Sat Dec 09, 2023 10:05 pm

MedTronic



Dear My Friend
i need to add the Hi-Tech-C compiler to compile a c source but how can
I make simulide compile the file i test to add a Hi-Tech-C.xml file




   


but the program give me an error

-------------------------------------------------------
ERROR: C:/Program Files/HI-TECH Software/PICC/9.83/bin/picc
    : Executable not found
    : Check that Tool Path is correct


    WARNING: Compilation Not Done

but i am sure the path is correct
please help me

2Hi-Tech-C compiler give me an error Empty Re: Hi-Tech-C compiler give me an error Sun Dec 10, 2023 8:58 am

arcachofo

arcachofo

Hi.
The command must include file extension.
You probably need to use: picc.exe

MedTronic likes this post

3Hi-Tech-C compiler give me an error Empty Re: Hi-Tech-C compiler give me an error Sun Dec 10, 2023 7:21 pm

MedTronic



arcachofo wrote:Hi.
The command must include file extension.
You probably need to use: picc.exe

Thank you my friend ... but can i debuge the source code with simulide
step by step ... if yes how can i do this

4Hi-Tech-C compiler give me an error Empty Re: Hi-Tech-C compiler give me an error Tue Dec 12, 2023 8:12 pm

arcachofo

arcachofo

Thank you my friend ... but can i debuge the source code with simulide
step by step ... if yes how can i do this
Does Hi-Tech-C compiler generate a .lst file?

MedTronic likes this post

5Hi-Tech-C compiler give me an error Empty Re: Hi-Tech-C compiler give me an error Wed Dec 13, 2023 9:55 am

MedTronic



Yes sir it is generate a. lst file

6Hi-Tech-C compiler give me an error Empty Re: Hi-Tech-C compiler give me an error Wed Dec 13, 2023 9:59 am

arcachofo

arcachofo

MedTronic wrote:Yes sir it is generate a. lst file
Nice, then it probably can be debugged.
Can you compile some simple program and share the .lst file generated?

7Hi-Tech-C compiler give me an error Empty Example Fri Dec 15, 2023 10:41 am

MedTronic



Dear Mt Friend
Here is a simple blink example after compiling all files are ziped
Attachments
Hi-Tech-C compiler give me an error AttachmentBlink.zip
You don't have permission to download attachments.
(22 Kb) Downloaded 2 times

8Hi-Tech-C compiler give me an error Empty Re: Hi-Tech-C compiler give me an error Sun Dec 17, 2023 7:34 pm

MedTronic



arcachofo wrote:
MedTronic wrote:Yes sir it is generate a. lst file
Nice, then it probably can be debugged.
Can you compile some simple program and share the .lst file generated?

Dear My Friend arcachofo i attach the simple hi tech c simple blink example please help me to debuge the hi tech c sorce file step by step
with the source code it will be very usefule and helpfule

Thanks in advanced

Best Regards
MedTronic

9Hi-Tech-C compiler give me an error Empty Re: Hi-Tech-C compiler give me an error Mon Dec 18, 2023 3:35 pm

arcachofo

arcachofo

Hi.
That .lst file does not contain any information about asm code and PGM addresses, so it is not possible to debug in simulide.

10Hi-Tech-C compiler give me an error Empty Re: Hi-Tech-C compiler give me an error Tue Dec 19, 2023 11:31 am

MedTronic



arcachofo wrote:Hi.
That .lst file does not contain any information about asm code and PGM addresses, so it is not possible to debug in simulide.

But you can see it generate a .cof file can this file help you

11Hi-Tech-C compiler give me an error Empty Re: Hi-Tech-C compiler give me an error Wed Dec 20, 2023 11:24 am

arcachofo

arcachofo

But you can see it generate a .cof file can this file help you
Simulide uses the .lst file.
Maybe there is some option for the compiler to push asm code to the .lst file or something like that.

12Hi-Tech-C compiler give me an error Empty Re: Hi-Tech-C compiler give me an error Wed Jan 17, 2024 3:16 pm

MedTronic



arcachofo wrote:
But you can see it generate a .cof file can this file help you
Simulide uses the .lst file.
Maybe there is some option for the compiler to push asm code to the .lst file or something like that.

Dear My friend arcachofo i now recompile the simple blink.c code with another compile options and generate the asm file
can you please check the generated files (*.lst) to make me can debuge the c sourec file at simulide

many thanks

MedTronic
Attachments
Hi-Tech-C compiler give me an error AttachmentBlink.zip
Please check my new files
You don't have permission to download attachments.
(30 Kb) Downloaded 0 times



Last edited by MedTronic on Wed Jan 17, 2024 11:05 pm; edited 1 time in total

13Hi-Tech-C compiler give me an error Empty Re: Hi-Tech-C compiler give me an error Wed Jan 17, 2024 10:59 pm

MedTronic



Dear My friend arcachofo i now recompile the simple blink.c code with another compile options and generate the asm file
can you please check the generated files (*.lst) to make me can debuge the c sourec file at simulide

many thanks

MedTronic
Attachments
Hi-Tech-C compiler give me an error AttachmentBlink.zip
You don't have permission to download attachments.
(30 Kb) Downloaded 0 times

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum