Skip to content

fix application on nanox devices #27

@ryankurte

Description

@ryankurte

the pre-release nanox firmware launches but crashes when requesting account keys and during transaction signing, this does not occur in the simulator or when compiling the same application for the nanosplus.

we've tried:

  • reducing stack use further which resolved the account-keys crash, getting us to the crash in transaction signing
    (stack use improvements (towards nanox execution) #23)
  • tested swapping from armv6 to armv7 which makes computations dramatically more efficient
    (and tested both v6 and v7 ISA applications on the nanosplus, where they work as expected)

Metadata

Metadata

Assignees

Labels

blockedbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions