DSLua Community
Welcome, Guest. Please login or register.
February 05, 2012, 07:39:10 AM
1371 Posts in 262 Topics by 33109 Members
Latest Member: Limewire Download
DSLua Community  |  DSLua - Best scripting language for Nintendo DS  |  Need Help?  |  error: Secure area below 4000h, cartridge won't work on real NDS « previous next »
Pages: [1]
Author Topic: error: Secure area below 4000h, cartridge won't work on real NDS  (Read 1396 times)
Tom211
New Moon
*
Posts: 1


« on: August 20, 2008, 09:47:49 AM »

Hello all!!

I'm trying to create a first "Hello World" programm for my ds. The code is very simple:

SCREEN_TOP = 1
BGTopText = Screen.LoadTextBG()
Screen.Initialize( SCREEN_TOP, BGTopText )
BGTopText:PrintXY( 10, 12, "Hello World!" )
DSLua.WaitForAnyKey()

But the emulator nogba says the following:
Secure area below 4000h, cartridge won't work on real NDS

And that's my problem is doesn't work on my DS.

Is it something about configuration? I tried version 0.5 to 0.7 of DSLua.
Would appreciate little help.
Greetings,
Tom
Logged
Pages: [1]
« previous next »
    Jump to: