Forum > Embedded

Lazarus Embedded GUI

<< < (5/5)

Mathias:

--- Quote from: Mongkey on September 26, 2022, 01:11:17 am ---
--- Quote from: Mathias on September 25, 2022, 08:33:10 am ---
--- Quote from: Mongkey on September 25, 2022, 04:13:05 am ---i already tested on ubuntu, avr work very good the other not working.

thank you.

--- End quote ---
Unfortunately you cut off the AVR when trying to prevent images, but I assume it's the Atmega328.
Did you also install the SubArchs with the ARMs and ESPxx?
Or did you just use the default setting?
Did you use the latest fpcudeluxe?

--- End quote ---

i installed ARM ESP and AVR SubArch from latest fpcupdeluxe, using environment by fpcupdeluxe default. i do a lot mcu programming using c++, pascal is a new for me in embedded world, although i'm also fullstack pascal programmer, c++ got very easy setting, easy setting would attract people to learn, i think. Thank you.

--- End quote ---
Can you tell me what fpcupdeluxe outputs as soon as you start it
For me it looks like this:


--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---Welcome @ FPCUPdeluxe.FPCUPdeluxe V2.2.0l for x86_64-linux-gtk2Running on Linux MintBuild with: FPC 3.3.1 on Win10 x86_64CPU cores used: 8Available physical memory: 15701 MBAvailable swap: 2047 MB Current install directory: /home/tux/fpcupdeluxe_Embedded Got settings from install directory Found crosscompiler for avr-embedded-avr1Found crosscompiler for avr-embedded-avr2Found crosscompiler for avr-embedded-avr25Found crosscompiler for avr-embedded-avr35Found crosscompiler for avr-embedded-avr4Found crosscompiler for avr-embedded-avr5Found crosscompiler for avr-embedded-avr51Found crosscompiler for avr-embedded-avr6Found crosscompiler for avr-embedded-avrtinyFound crosscompiler for avr-embedded-avrxmega3Found crosscompiler for arm-embedded-armv6mFound crosscompiler for arm-embedded-armv7mFound crosscompiler for x86_64-windowsFound crosscompiler for i386-windowsFound crosscompiler for i386-linuxFound crosscompiler for arm-linuxFound crosscompiler for xtensa-freertos-lx6Found crosscompiler for xtensa-freertos-lx106

Mongkey:
how do you customize your subarch??  :o

i got this subarchs only

Mongkey:
Done!! all works like a charm, i did not know if got any subarch  setup. thank you!  8)

if got many sample it would be great, i tried extensa on windows before but it failed, i'm trying using linux -> work very well.

does this compatible with this sample:??
https://github.com/ccrause/fpc-esp-freertos/tree/master/examples

ccrause:

--- Quote from: Mongkey on September 29, 2022, 04:43:38 am ---Done!! all works like a charm, i did not know if got any subarch  setup. thank you!  8)

if got many sample it would be great, i tried extensa on windows before but it failed, i'm trying using linux -> work very well.

does this compatible with this sample:??
https://github.com/ccrause/fpc-esp-freertos/tree/master/examples

--- End quote ---
Yes, the examples should work.

Mongkey:

--- Quote from: ccrause on September 29, 2022, 07:57:55 am ---
--- Quote from: Mongkey on September 29, 2022, 04:43:38 am ---Done!! all works like a charm, i did not know if got any subarch  setup. thank you!  8)

if got many sample it would be great, i tried extensa on windows before but it failed, i'm trying using linux -> work very well.

does this compatible with this sample:??
https://github.com/ccrause/fpc-esp-freertos/tree/master/examples

--- End quote ---
Yes, the examples should work.

--- End quote ---

Wow, i still amaze with the compilling speed  8)

Thank you bro,  :D

Navigation

[0] Message Index

[*] Previous page

Go to full version