π
<-
Chat plein-écran
[^]

Windows 10 IoT is being ported to Prime G2 by imbushuo

Nouveautés, projets, mises à jour.

Re: Windows 10 IoT is being ported to Prime G2 by imbushuo

Message non lude imbushuo » 07 Nov 2019, 20:43

Upstreaming U-Boot is pretty much possible. Currently U-Boot status:

1. Functional screen output requires a patch in drivers/video/msxfb.c since the current U-Boot code doesn't not support 24/32b Serial RGB output mode.

2. No keypad driver: have to implement one for on-device console.

3. USB, I2C, PMIC, GPIO (LEDs) and NAND are functional.
Avatar de l’utilisateur
imbushuo
Niveau 0: MI (Membre Inactif)
Niveau 0: MI (Membre Inactif)
Prochain niv.: 0%
 
Messages: 4
Inscription: 06 Nov 2019, 22:42
Genre: Non spécifié
Calculatrice(s):
MyCalcs profile
Twitter/X: imbushuo
GitHub: imbushuo

Re: Windows 10 IoT is being ported to Prime G2 by imbushuo

Message non lude Lionel Debroux » 07 Nov 2019, 21:48

Indeed, contacting upstream about those changes would be a good first step :)
Membre de la TI-Chess Team.
Co-mainteneur de GCC4TI (documentation en ligne de GCC4TI), TIEmu et TILP.
Avatar de l’utilisateur
Lionel DebrouxSuper Modo
Niveau 14: CI (Calculateur de l'Infini)
Niveau 14: CI (Calculateur de l'Infini)
Prochain niv.: 11.2%
 
Messages: 6859
Inscription: 23 Déc 2009, 00:00
Localisation: France
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: -
GitHub: debrouxl

Re: Windows 10 IoT is being ported to Prime G2 by imbushuo

Message non lude Adriweb » 08 Nov 2019, 02:09

Nice job, and good luck with upstreaming (as much as possible :))
Image

MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)
Avatar de l’utilisateur
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Prochain niv.: 80.1%
 
Messages: 14605
Images: 1216
Inscription: 01 Juin 2007, 00:00
Localisation: France
Genre: Homme
Calculatrice(s):
MyCalcs profile
Twitter/X: adriweb
GitHub: adriweb

Re: Windows 10 IoT is being ported to Prime G2 by imbushuo

Message non lude imbushuo » 20 Nov 2019, 22:25

https://twitter.com/imbushuo/status/1197040920077594625

As of today the UEFI is capable to bring up Windows 10 IoT into system shell. WinDbg is also available over UART connection.
Avatar de l’utilisateur
imbushuo
Niveau 0: MI (Membre Inactif)
Niveau 0: MI (Membre Inactif)
Prochain niv.: 0%
 
Messages: 4
Inscription: 06 Nov 2019, 22:42
Genre: Non spécifié
Calculatrice(s):
MyCalcs profile
Twitter/X: imbushuo
GitHub: imbushuo

Re: Windows 10 IoT is being ported to Prime G2 by imbushuo

Message non lude Lionel Debroux » 20 Nov 2019, 22:28

Very good work :)
Minutes of boot time isn't exactly fun, but according to your tweet, the CPU isn't running at full clock speed, is it ? 396 MHz is just about the CPU frequency of the Prime G1 or the Nspire CX II series.
Membre de la TI-Chess Team.
Co-mainteneur de GCC4TI (documentation en ligne de GCC4TI), TIEmu et TILP.
Avatar de l’utilisateur
Lionel DebrouxSuper Modo
Niveau 14: CI (Calculateur de l'Infini)
Niveau 14: CI (Calculateur de l'Infini)
Prochain niv.: 11.2%
 
Messages: 6859
Inscription: 23 Déc 2009, 00:00
Localisation: France
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: -
GitHub: debrouxl

Re: Windows 10 IoT is being ported to Prime G2 by imbushuo

Message non lude critor » 20 Nov 2019, 22:34

Oh great ! :D
Image
Avatar de l’utilisateur
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Prochain niv.: 41.8%
 
Messages: 41464
Images: 14477
Inscription: 25 Oct 2008, 00:00
Localisation: Montpellier
Genre: Homme
Calculatrice(s):
MyCalcs profile
YouTube: critor3000
Twitter/X: critor2000
GitHub: critor

Re: Windows 10 IoT is being ported to Prime G2 by imbushuo

Message non lude imbushuo » 21 Nov 2019, 01:20

Lionel Debroux a écrit:Very good work :)
Minutes of boot time isn't exactly fun, but according to your tweet, the CPU isn't running at full clock speed, is it ? 396 MHz is just about the CPU frequency of the Prime G1 or the Nspire CX II series.


Yes 396MHz isn't the full speed, dynamic frequency scaling in system is not yet implemented.
Avatar de l’utilisateur
imbushuo
Niveau 0: MI (Membre Inactif)
Niveau 0: MI (Membre Inactif)
Prochain niv.: 0%
 
Messages: 4
Inscription: 06 Nov 2019, 22:42
Genre: Non spécifié
Calculatrice(s):
MyCalcs profile
Twitter/X: imbushuo
GitHub: imbushuo

Re: Windows 10 IoT is being ported to Prime G2 by imbushuo

Message non lude critor » 25 Nov 2019, 18:30

Thank you very much, it made the front page today : :)
viewtopic.php?f=55&t=23173&p=248522#p248519
Image
Avatar de l’utilisateur
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Prochain niv.: 41.8%
 
Messages: 41464
Images: 14477
Inscription: 25 Oct 2008, 00:00
Localisation: Montpellier
Genre: Homme
Calculatrice(s):
MyCalcs profile
YouTube: critor3000
Twitter/X: critor2000
GitHub: critor

Re: Windows 10 IoT is being ported to Prime G2 by imbushuo

Message non lude newbie06 » 26 Nov 2019, 13:02

Impressive result, congratulations :)

I have what might be a silly question, but I'll ask anyway. My understanding is that you can't upload a modified firmware to the G2 as there's some kind of checksum. If the checksum happens on calculator side, this might be done by the existing bootloader or some other piece of low-level software that doesn't get replaced when flashing an update. Could this code be dumped? Or is it protected behind TrustZone? This could help reverse engineer the checksum protocol and/or build an emulator.

Thanks
Avatar de l’utilisateur
newbie06
Niveau 0: MI (Membre Inactif)
Niveau 0: MI (Membre Inactif)
Prochain niv.: 0%
 
Messages: 3
Inscription: 20 Nov 2019, 07:30
Genre: Non spécifié
Calculatrice(s):
MyCalcs profile

Précédente

Retourner vers Actualités

Qui est en ligne

Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 5 invités

-
Rechercher
-
Social TI-Planet
-
Sujets à la une
Comparaisons des meilleurs prix pour acheter sa calculatrice !
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
Phi NumWorks jailbreak
123
-
Faire un don / Premium
Pour plus de concours, de lots, de tests, nous aider à payer le serveur et les domaines...
Faire un don
Découvrez les avantages d'un compte donateur !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partenaires et pub
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
853 utilisateurs:
>843 invités
>6 membres
>4 robots
Record simultané (sur 6 mois):
6892 utilisateurs (le 07/06/2017)
-
Autres sites intéressants
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)