Carlos Pereira Atencio

Results 151 comments of Carlos Pereira Atencio

Thanks for the quick update as well! Is that only with the Out of Box? Does it do the same with a hex file from the online editor? (You can...

That would be because it's a "Universal Hex", we extended the Intel Hex format to use additional record types to be able to have data for multiple targets (micro:bit V1...

@abchatra this branch was created by Mark in the microsoft/pxt-microbit repo and I don't think anybody else in the foundation has write access. Could you rebase and merge on your...

Rebased and entry added to `approvedRepoLib` as well.

Thanks Martin! It's also worth mentioning that for V1 the DAL hasn't changed, so that points at the additional RAM being consumed by the MakeCode side. Might be worth checking,...

With the provided hex file in the MakeCode 2022 editor, if I then add the Data Logger extension, which is configured to be V2 only, then MakeCode successfully compiles/downloads the...

It really is just copy and paste code until it just about reaches the limit in V4 and then load the hex in MakeCode 2022: [microbit-v4large.hex.zip](https://github.com/microsoft/pxt-microbit/files/9044808/microbit-v4large.hex.zip)

While this issue has been focused on flash consumption, it looks like there is also a higher RAM consumption by MakeCode: - https://github.com/microsoft/pxt-microbit/issues/4808

@abchatra this branch was created by Mark in the microsoft/pxt-microbit repo and I don't think anybody else in the foundation has write access. Could you resolve this on your end?

This is already implemented in https://github.com/microsoft/pxt-microbit/commit/1d30876ade555f879ae75747c61914c99f02cac6 and https://github.com/microsoft/pxt-microbit/pull/4677. https://github.com/microsoft/pxt-microbit/blob/eb095c8e0c3fe6f85f09559db9094b3e89f54a5b/targetconfig.json#L562-L565 https://github.com/microsoft/pxt-microbit/blob/eb095c8e0c3fe6f85f09559db9094b3e89f54a5b/targetconfig.json#L796