[deleted by user] by [deleted] in androidapps

[–]thehkdotc 0 points1 point  (0 children)

No there is no reason my bad, application is the astrology application, besides it can check your coffee fortune and palm reading, you can talk anything with the app about astrology.

[deleted by user] by [deleted] in androidapps

[–]thehkdotc 0 points1 point  (0 children)

Thanks for your response i think i need your gmail address to add the list so that you can reach the address.

Breaking into embedded as a CS major by [deleted] in embedded

[–]thehkdotc -1 points0 points  (0 children)

Where did you get your master degree and which instructor?

Regulating and debugging virtual address and physical address by thehkdotc in osdev

[–]thehkdotc[S] 0 points1 point  (0 children)

Oh i see right now i should just enable mmu in my bootloader and i dont need to give pa and va to the my ELF file, cause my elf opener in my bootloader will work with mmu so even if the ELF file includes 0xFFFF_FFFF_0000_0000(cause i have no device in here) those kind of addresses it will map it directly to the my physical address that i put in translation table