already succed, but after i powering off my cpu, lazarus wont open anymore . Thank you for your assistance, i give up.
Quote from: Mongkey on October 02, 2022, 06:22:11 amalready succed, but after i powering off my cpu, lazarus wont open anymore . Thank you for your assistance, i give up.Sorry to hear about your problems with Lazarus, I know it is frustrating when things don't work. Fpcupdeluxe is an actively maintained project and has a dedicated thread for discussing problems. You are welcome to post your Lazarus startup problem there (with details on what options you selected in fpcupdeluxe), I'm certain someone will be able to help.
I want to know what linux do you used by the way? Could you explain your detail env on linux, may be mirroring your env, help me out this problem
I know the problem already if you use ubuntu 20(focal fossa), after you build and assign component your lazarus not work anymore, but it has different story if we build on ubuntu 18, all work ok, but no libgc2.65, installed, those lib are my recent problem on ubuntu 18 for extensa.
HiInteresting thread, currently I do not have a "free space" for any project in this direction however based on my curiosity, how to use the i2c protocol, does the freertos library already have features to allow i2c communication with extrenal devices (like oled dsplay)?
If I try to develop something for esp8266 then for sure would use fpcupdeluxe under Win10, however so far I've not tried xtensa+freertos yet.. so don't know what surprises are waiting for me
Thank you for info. According to fpcupdeluxe I see there options to check for xtensa and freertos, so I understand that despite I'm able to check them for installation I would not be able to compile program writen for xtensa (to put it another way-it is not as simply as for example, writing for Raspberry Pi under Windows), right ?
It is because there isn't yet a Windows snapshot, see list of available platform snapshots here: https://github.com/michael-ring/espsdk4fpc/releases/tag/v1.1.0-4One can package the xtensa bintools and re-use the compiled libraries, but automatically sorting out the python dependencies to run the python tools such as esptool is a bit tricky.