![]() |
Forum Index : Microcontroller and PC projects : Too many SUB and FUN
Author | Message | ||||
goc30![]() Guru ![]() Joined: 12/04/2017 Location: FrancePosts: 435 |
Hi I am a problem A want to create a driver for mini thermal printer. For that i begin to create skeleton of some functions and subroutines (whithout codes) like: Function f1 end function (lot of fun/sub are copy from arduino lib) my proc is a mx250 (i know there is many best procs, but i have some of them in my "pocket") mmbasic v4.5D i think that, just for printing functions, iti is enough When I load my programm, it say : "too many SUB and FUN" Why not, it's not a problem but .. after that, it is impossible to do any think new -> "too many SUB and FUN" hard reset list -> "too many SUB and FUN" power off - power on print "hello" -> "too many SUB and FUN" and so and so first : how many function and subroutine is possible to use second : why so much hatred third: helpppp |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6283 |
According to the manual for V4.5D This has been increased to 100 or 200 depending on the device. Jim VK7JH MMedit |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |