News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

Recent posts

#21
RadAsm IDE Support / RadSTM32 update
Last post by KetilO - November 25, 2024, 05:03:37 AM
Hi

I have made a major update to the RadSTM32 package.
The update improves code complete capabilities
and fixes code parser bugs.
Se WhatsNew.txt and ReadMe.txt for more info.

How to:
Download zip and unzip to empty folder.
Copy all files (except .txt files) to C:\RadSTM32

#22
The Workshop / Re: A useful tool: BMP data vi...
Last post by TimoVJL - November 24, 2024, 09:02:04 PM
Worked with Windows 7 x64
#23
The Campus / Re: Fatal error A1000
Last post by TimoVJL - November 24, 2024, 08:56:48 PM
Quote from: NoCforMe on November 24, 2024, 07:13:18 PMSounds like the gremlins decided to take a day off.
It's Sunday and they want to rest too :biggrin:
#24
The Campus / Re: Fatal error A1000
Last post by NoCforMe - November 24, 2024, 07:13:18 PM
Sounds like the gremlins decided to take a day off.
#25
The Campus / Re: Fatal error A1000
Last post by zedd151 - November 24, 2024, 06:28:54 PM
Quote from: Baroooo on November 24, 2024, 06:19:49 PMBrothers, somehow my system fixed itself lol. :biggrin:  :biggrin:
... it was able to assemble and link all the example programs and I finally ran a Hello World successfully. Thanks to everyone for helping me out!

Well great! That's good news.   :thumbsup:
#26
The Workshop / Re: A useful tool: BMP data vi...
Last post by zedd151 - November 24, 2024, 06:21:08 PM
Quote from: NoCforMe on November 24, 2024, 05:57:38 PM
Quote from: zedd151 on November 24, 2024, 05:18:43 PMAnyway, I have updated my little test proggie in reply #31, if anyone is interested.
I tried it. It faults (on PUSH ESI). ???
Exactly where? I see no issues, even running in debugger, stepping in every instance where esi is pushed to the stack. No such errors here.  :undecided:  Maybe I'll have to fire up windows 7 to see if any difference, than when run on win 10.

Anyway, I added a check for whether the bitmap (2.bmp) is present. If not present, the program simply exits.
#27
The Campus / Re: Fatal error A1000
Last post by Baroooo - November 24, 2024, 06:19:49 PM
Brothers, somehow my system fixed itself lol. :biggrin:  :biggrin: I really dont know what exactly happened but today after powering up my laptop I thought, "why not check the assembler once again" and somehow it ran perfectly today, it was able to assemble and link all the example programs and I finally ran a Hello World successfully. Thanks to everyone for helping me out!
#28
The Workshop / Re: A useful tool: BMP data vi...
Last post by NoCforMe - November 24, 2024, 05:57:38 PM
Quote from: zedd151 on November 24, 2024, 05:18:43 PMAnyway, I have updated my little test proggie in reply #31, if anyone is interested.
I tried it. It faults (on PUSH ESI). ???
#29
The Workshop / Re: A useful tool: BMP data vi...
Last post by NoCforMe - November 24, 2024, 05:41:10 PM
I think the extra bit for green is because the human eye is most sensitive to this color (505 nm).
#30
The Orphanage / Re: I'll be buying a new compu...
Last post by zedd151 - November 24, 2024, 05:37:44 PM
One odd quirk that I found with Windows 10 64 bit, ollydbg while it can run on win 10 - 64, it exhibits some odd behavior upon loading a file. It takes ages it seems, but finally does load and work as usual. Then when quitting olly, again takes ages to shut down. xdbg32 (x32dbg?, or whatever it's called) works okay, but I prefer ollydbg.   :undecided: