BRT Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Author Topic: ARROR: display list overblow in cmd_pext()  (Read 7458 times)

sjasz

  • Newbie
  • *
  • Posts: 8
    • View Profile
ARROR: display list overblow in cmd_pext()
« on: February 06, 2024, 04:45:01 PM »

I got this interesting Error Message.

"ARROR: display list overblow in cmd_pext()". Yes, it does indeed start with an 'A' and the last word is indeed "cmd_pext".

I am running an animation from RAM_G. When I do so it acts as though no other DL command get processed and I need to do a power on reset to get the display to function again. Could this be a clue. The JSON file says the display list usage is 2400 so shouldn't that be OK.

Any ideas as to what may be happening?
Logged

sjasz

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: ARROR: display list overblow in cmd_pext()
« Reply #1 on: February 08, 2024, 04:15:41 PM »

If this is really just a side effect of how CMD_RUNANIM is a blocking call it probably doesn't need to be posted.
Logged

BRT Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 746
    • View Profile
Re: ARROR: display list overblow in cmd_pext()
« Reply #2 on: February 08, 2024, 04:43:39 PM »

Hi,

We'll need to check about that error but yes, the RUNANIM command will block and so could cause a display list not to be shown after the command.

Doing the animation frame by frame is worth trying,

Best Regards, BRT Community
Logged