BS2 Capacity
AIman
Posts: 531
Does anyone know how many lines of code the BS2 can handle?
I couldn't find anything in my manuals or online.
I couldn't find anything in my manuals or online.
Comments
If you really want to find out, write a few lines, compile it, and check the memory size. See how many bytes are taken. You have 2000 bytes for a BS2, so you can figure it out. I'd guess each line is about 4 bytes on average, so that's 500 lines of code.