B4X FEED rDebug.b4xlib - Debug arduino code in all microprocessors (even the older ones)

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: rDebug.b4xlib - Debug arduino code in all microprocessors (even the older ones) است. این موضوع تا کنون 16 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع rDebug.b4xlib - Debug arduino code in all microprocessors (even the older ones)
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
16
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
Merry Christmass to all Christian community of the forum. I have tried adding debugging in my B4R code and it worked.

Tested in Arduino Nano (with old bootloader) and ESP8266.

Add the b4xlib in additional folders. Add the library in the project and use the code that follows. Then compile and when the app starts press disconnect in the logs tab and load the modified code of @Erel 's B4R_Serial_Connector in B4J. Run the application connect to the port and press continue as many times as it is required (as seen in the following B4R code). The method is Debug.BP(....) which stands for Break Point and you can pass as an argument all the native types available in B4R (int, long, uint, ulong, string, byte, float, double) or null if you don't want it to print anything.

B4X:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید



 

عقب
بالا