NECTO 2.2.0 Assembly debug and Listing View

Cross-platform IDE for the rapid development of applications for the embedded world, available on Windows, Linux, and macOS.
Post Reply
Author
Message
Alessandro Fulignani
Posts: 101
Joined: 04 Nov 2016 13:09

NECTO 2.2.0 Assembly debug and Listing View

#1 Post by Alessandro Fulignani » 18 Oct 2022 10:10

Dear All,

I can't find on NECTO the Assembly or Listing view...and i can not switch from C to ASM during debug...

Can anyone help me to find them?

Thank you,

Alex

Levi
Posts: 55
Joined: 01 Mar 2008 20:27

Re: NECTO 2.2.0 Assembly debug and Listing View

#2 Post by Levi » 18 Oct 2022 10:19

Hi,
Necto File > Necto Preferences > General settings > Tool chains , have to check what file you need your compiler to generate
Regards,
Levi

Alessandro Fulignani
Posts: 101
Joined: 04 Nov 2016 13:09

Re: NECTO 2.2.0 Assembly debug and Listing View

#3 Post by Alessandro Fulignani » 18 Oct 2022 14:19

Hi Levi,

Thank you for your replay, but probably my post was not clear enough.
My problem it is not related to the generation of file, but the IDE interface.
During DEBUG it is not possible to jump in to the assembly mode, or to see the listing code as it was in the previous compiler versions.
Hoping that my request is a bit more clear,

Thank you,

Alex
Attachments
Screenshot 2022-10-18 151715.png
Screenshot 2022-10-18 151715.png (54.35 KiB) Viewed 1113 times

frank.malik
Posts: 96
Joined: 09 Apr 2021 20:37

Re: NECTO 2.2.0 Assembly debug and Listing View

#4 Post by frank.malik » 18 Oct 2022 19:20

Hello Alessandro,

unfortunately I have completely updated Necto to 2.2.0 and don't own a previous version.
Therefore I can only tell you that it seems that you have to start the Debug- or Sim-mode
through the Debugger menu.

In this mode you will see "Disassembly" in the Debugger menu, which will open the .lst file of the project.
Or use Alt-Shift-D.

Hope this helps.
Kind regards
Frank

Fusion for STM32 v8, STM32F407ZG@168MHz, 4" TFT capacitive
mikromedia 3, PIC32MZ2048EFH100@200MHz, 3" TFT capacitive
NECTO Studio 3.0.0, mikroC AI for ARM/PIC32, mikroSDK v.2.7.2

Alessandro Fulignani
Posts: 101
Joined: 04 Nov 2016 13:09

Re: NECTO 2.2.0 Assembly debug and Listing View

#5 Post by Alessandro Fulignani » 19 Oct 2022 08:07

Yes!

Thank you very much...really did not see that menu.

Alex

Post Reply

Return to “IDE”